From 1a11f7115e61c548f9ffc77d0a9e504307ca71b2 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期二, 24 八月 2021 18:37:20 +0800
Subject: [PATCH] 2021-08-24

---
 src/locales/en-US/main.js |   56 +++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 1 files changed, 55 insertions(+), 1 deletions(-)

diff --git a/src/locales/en-US/main.js b/src/locales/en-US/main.js
index 6e94caf..7a30ffe 100644
--- a/src/locales/en-US/main.js
+++ b/src/locales/en-US/main.js
@@ -1,8 +1,62 @@
 export default {
   'main.search': 'Search',
   'main.reset': 'Reset',
+  'main.edit': 'Edit',
+  'main.confirm': 'OK',
+  'main.submit': 'Submit',
+  'main.return': 'Return',
+  'main.close': 'Close',
+  'main.all': 'All',
+  'main.cancel': 'Cancel',
+  'main.logout': 'Logout',
+  'main.doc': '鏂囨。涓績',
+  'main.homepage': '棣栭〉',
+  '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',
   'main.pagination.of': 'of',
   'main.pagination.items': 'items',
-  'main.action.confirm.tip': 'Do you want to execute?'
+  'main.page.settingerror': '椤甸潰閰嶇疆閿欒锛�',
+  'main.datasource.settingerror': '鏁版嵁婧愰厤缃敊璇紒',
+  'main.action.settingerror': 'Button setting error!',
+  'main.action.confirm.tip': 'Do you want to execute?',
+  'main.action.confirm.success': 'Execute successfully!',
+  'main.action.confirm.selectline': 'Please select a line!',
+  'main.action.confirm.selectSingleLine': 'Please select a single row of data!',
+  '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.excel.line': 'line',
+  'main.excel.column': 'column',
+  'main.excel.includekey': ' Contain keywords ',
+  'main.excel.content.emptyerror': '鍐呭涓嶅彲涓虹┖',
+  'main.excel.content.typeerror': '鍐呭搴斾负鏁板��',
+  'main.excel.content.interror': '鍐呭搴斾负鏁存暟',
+  'main.excel.content.floaterror': '鍐呭搴斾负娴偣鏁�',
+  'main.excel.content.floatIntover': '鏁存暟浣嶈秴鍑鸿寖鍥�',
+  'main.excel.content.floatPointover': '灏忔暟浣嶈秴鍑鸿寖鍥�',
+  'main.excel.content.date.over': '鏃堕棿涓鸿礋鍊兼垨澶ぇ',
+  'main.excel.content.date.formatError': '鏃堕棿鏍煎紡閿欒',
+  'main.excel.content.maxlimit': '鍐呭瓒呴暱',
+  'main.excel.content.limitmin': '灏忎簬鏈�灏忓��',
+  'main.excel.content.limitmax': '澶т簬鏈�澶у��',
+  '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 '
 }
\ No newline at end of file

--
Gitblit v1.8.0