From c78051cc51032d4e29d35ca356d11d77a473eced Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期一, 09 八月 2021 18:20:08 +0800 Subject: [PATCH] 2021-08-09 --- src/locales/en-US/main.js | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/src/locales/en-US/main.js b/src/locales/en-US/main.js index 933991d..7a30ffe 100644 --- a/src/locales/en-US/main.js +++ b/src/locales/en-US/main.js @@ -9,7 +9,10 @@ '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!', @@ -35,6 +38,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.excel.line': 'line', 'main.excel.column': 'column', 'main.excel.includekey': ' Contain keywords ', @@ -44,11 +48,15 @@ '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