You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
675 B

  1. <?php
  2. return [
  3. 'Url' => '链接',
  4. 'Userame' => '用户名',
  5. 'Createtime' => '操作时间',
  6. 'Click to edit' => '点击编辑',
  7. 'Admin log' => '操作日志',
  8. 'Leave password blank if dont want to change' => '不修改密码请留空',
  9. 'Please input correct email' => '请输入正确的Email地址',
  10. 'Please input correct password' => '密码长度不正确',
  11. 'Email already exists' => '邮箱已经存在',
  12. ];