mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
add common label cancel
This commit is contained in:
@@ -31,6 +31,7 @@ return [
|
||||
'operator' => 'Operator',
|
||||
'action' => 'Action',
|
||||
'submit' => 'Submit',
|
||||
'cancel' => 'Cancel',
|
||||
'reset' => 'Reset',
|
||||
'setting' => [
|
||||
'nav_text' => 'Setting',
|
||||
|
||||
@@ -31,6 +31,7 @@ return [
|
||||
'operator' => '操作者',
|
||||
'action' => '操作',
|
||||
'submit' => '提交',
|
||||
'cancel' => '取消',
|
||||
'reset' => '重置',
|
||||
'setting' => [
|
||||
'nav_text' => '设置',
|
||||
|
||||
@@ -31,6 +31,7 @@ return [
|
||||
'operator' => '操作者',
|
||||
'action' => '操作',
|
||||
'submit' => '提交',
|
||||
'cancel' => '取消',
|
||||
'reset' => '重置',
|
||||
'setting' => [
|
||||
'nav_text' => '設置',
|
||||
|
||||
Reference in New Issue
Block a user