mirror of https://gitee.com/karson/fastadmin.git
update application/admin/lang/zh-cn/general/profile.php.
补充个人中心缺少的手机号中文语言 Signed-off-by: 御宅男 <530765310@qq.com>pull/427/head
parent
9e9d729c62
commit
a39b60a15e
|
|
@ -3,6 +3,7 @@
|
|||
return [
|
||||
'Url' => '链接',
|
||||
'Userame' => '用户名',
|
||||
'Mobile' => '手机号',
|
||||
'Createtime' => '操作时间',
|
||||
'Click to edit' => '点击编辑',
|
||||
'Admin log' => '操作日志',
|
||||
|
|
|
|||
Loading…
Reference in New Issue