king
2022-02-09 d59f518f466274b2caeb2e01c10c92deafe7c93b
src/locales/en-US/main.js
@@ -6,22 +6,11 @@
  'main.submit': 'Submit',
  'main.return': 'Return',
  'main.close': 'Close',
  'main.all': 'All',
  'main.cancel': 'Cancel',
  'main.logout': 'Logout',
  'main.doc': '文档中心',
  'main.logout.hint': 'Are you sure you want to log out?',
  'main.verup': 'Version upgrade',
  'main.password': 'Change the password',
  'main.password.origin': 'Original Password',
  'main.password.origin.required': 'Please input your original password!',
  'main.password.new': 'Password',
  'main.password.new.required': 'Please input your password!',
  'main.password.confirm': 'Confirm Password',
  'main.password.confirm.required': 'Please confirm your password!',
  'main.password.maxlen': 'The maximum password length is 12 bits!',
  'main.password.diff': 'Two passwords that you enter is inconsistent!',
  'main.password.resetsuccess': 'Password modified successfully!',
  'main.login.develop': 'Login developer',
  'main.revert.default': 'Restore default Settings',
  'main.copy.success': 'Copy success',
@@ -37,7 +26,7 @@
  'main.action.primarykey.required': 'Primary key not set!',
  'main.action.primarykey.repetition': 'There are multiple primary keys!',
  'main.action.primarykey.repetitionbid': 'There are multiple BID!',
  'main.view.unenabled': '抱歉,你访问的页面未启用,请联系管理员。',
  'main.view.unenabled': '抱歉,您访问的页面未启用,请联系管理员。',
  'main.excel.line': 'line',
  'main.excel.column': 'column',
  'main.excel.includekey': ' Contain keywords ',
@@ -55,7 +44,6 @@
  'main.form.link.error': '联动菜单设置错误!',
  'main.form.picture.check': '查看图片',
  'main.role.title': 'The role list',
  'main.view.notFound': '抱歉,你访问的页面不存在,请联系管理员。',
  'form.required.input': 'Please enter the ',
  'form.required.select': 'Please select a '
}