From 4fc1eb4913f3302679d88ec01099fc8dd3a80f81 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期三, 08 三月 2023 23:27:21 +0800
Subject: [PATCH] 2023-03-08
---
src/locales/en-US/main.js | 23 +++--------------------
1 files changed, 3 insertions(+), 20 deletions(-)
diff --git a/src/locales/en-US/main.js b/src/locales/en-US/main.js
index d26a8a5..1b18f24 100644
--- a/src/locales/en-US/main.js
+++ b/src/locales/en-US/main.js
@@ -1,26 +1,11 @@
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.logout.hint': 'Are you sure you want to log out?',
- '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',
@@ -35,6 +20,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,17 +30,14 @@
'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.thawmenu.source': 'Frozen',
- 'main.thawmenu.target': 'Unfreeze',
- 'main.thawmenu.itemUnit': 'item',
- 'main.thawmenu.itemsUnit': 'items',
'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