审查视图

application/admin/lang/zh-cn/general/profile.php 436 字节
郭盛 authored
1 2 3 4 5 6 7 8 9 10
<?php

return [
    'Url'                                         => '链接',
    'Userame'                                     => '用户名',
    'Createtime'                                  => '操作时间',
    'Click to edit'                               => '点击编辑',
    'Admin log'                                   => '操作日志',
    'Leave password blank if dont want to change' => '不修改密码请留空',
];