酒店预订平台
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

3 年前
12345678910111213
  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. ];