mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 20:17:24 +08:00
improve approval trans
This commit is contained in:
@@ -30,6 +30,8 @@ return [
|
||||
'permanent' => 'Permanent',
|
||||
'operator' => 'Operator',
|
||||
'action' => 'Action',
|
||||
'submit' => 'Submit',
|
||||
'reset' => 'Reset',
|
||||
'setting' => [
|
||||
'nav_text' => 'Setting',
|
||||
'backup' => [
|
||||
|
||||
@@ -30,6 +30,8 @@ return [
|
||||
'permanent' => '永久有效',
|
||||
'operator' => '操作者',
|
||||
'action' => '操作',
|
||||
'submit' => '提交',
|
||||
'reset' => '重置',
|
||||
'setting' => [
|
||||
'nav_text' => '设置',
|
||||
'backup' => [
|
||||
|
||||
@@ -30,6 +30,8 @@ return [
|
||||
'permanent' => '永久有效',
|
||||
'operator' => '操作者',
|
||||
'action' => '操作',
|
||||
'submit' => '提交',
|
||||
'reset' => '重置',
|
||||
'setting' => [
|
||||
'nav_text' => '設置',
|
||||
'backup' => [
|
||||
|
||||
Reference in New Issue
Block a user