Merge remote-tracking branch 'refs/remotes/origin/php8' into php8

This commit is contained in:
xiaomlove
2024-05-24 02:28:10 +08:00
5 changed files with 13 additions and 4 deletions
+1
View File
@@ -15,4 +15,5 @@ return [
'action' => 'Action',
'no_limit' => 'No limit',
'sum' => 'Sum',
'do_not_repeat' => 'Please do not repeat the operation!',
];
+1
View File
@@ -15,4 +15,5 @@ return [
'action' => '操作',
'no_limit' => '不限',
'sum' => '累计',
'do_not_repeat' => '请不要重复操作!',
];
+1
View File
@@ -15,4 +15,5 @@ return [
'action' => '操作',
'no_limit' => '不限',
'sum' => '累計',
'do_not_repeat' => '請不要重復操作!',
];