add common label cancel

This commit is contained in:
xiaomlove
2022-09-03 00:05:51 +08:00
parent 875e8ea797
commit 26a9c7b6ed
6 changed files with 11 additions and 1 deletions
+1
View File
@@ -31,6 +31,7 @@ return [
'operator' => 'Operator',
'action' => 'Action',
'submit' => 'Submit',
'cancel' => 'Cancel',
'reset' => 'Reset',
'setting' => [
'nav_text' => 'Setting',
+1
View File
@@ -31,6 +31,7 @@ return [
'operator' => '操作者',
'action' => '操作',
'submit' => '提交',
'cancel' => '取消',
'reset' => '重置',
'setting' => [
'nav_text' => '设置',
+1
View File
@@ -31,6 +31,7 @@ return [
'operator' => '操作者',
'action' => '操作',
'submit' => '提交',
'cancel' => '取消',
'reset' => '重置',
'setting' => [
'nav_text' => '設置',