Merge fix.
This commit is contained in:
parent
c1bc895248
commit
d281cfded5
2 changed files with 3 additions and 3 deletions
|
@ -69,7 +69,7 @@ return [
|
|||
'last_name' => '名称',
|
||||
'update_identity' => '更新个人信息',
|
||||
'username_help' => '您的用户名必须未被他人使用,且仅包含下列字符::requirements。',
|
||||
'language' => '语言',
|
||||
'language' => '语言',
|
||||
],
|
||||
'security' => [
|
||||
'session_mgmt_disabled' => '您的托管商未启用此界面来管理账户会话。',
|
||||
|
|
|
@ -258,10 +258,10 @@ return [
|
|||
],
|
||||
],
|
||||
],
|
||||
'allocations' => [
|
||||
'allocations' => [
|
||||
'mass_actions' => '批量操作',
|
||||
'delete' => '删除分配地址',
|
||||
],
|
||||
],
|
||||
'files' => [
|
||||
'exceptions' => [
|
||||
'invalid_mime' => '此类型文件无法通过面板内置编辑器编辑。',
|
||||
|
|
Loading…
Reference in a new issue