mirror of
https://gitee.com/wonderful-code/buildadmin
synced 2024-11-22 15:24:09 +00:00
refactor:前台基类语言包整理
This commit is contained in:
parent
926c800d2b
commit
ab767951b7
@ -10,4 +10,6 @@ return [
|
||||
'You are not logged in' => '你没有登录',
|
||||
'Unknown operation' => '未知操作',
|
||||
'No action available, please contact the administrator~' => '没有可用操作,请联系管理员~',
|
||||
'Please login first' => '请先登录!',
|
||||
'You have no permission' => '没有权限操作!',
|
||||
];
|
Loading…
Reference in New Issue
Block a user