[update 全局翻译] 导入导出提示
This commit is contained in:
@@ -132,6 +132,11 @@ module.exports = {
|
||||
uploadFileBtn: 'Upload File',
|
||||
tips: 'Tips',
|
||||
exportTip: 'Exporting, please wait',
|
||||
importTip: 'Importing, please wait',
|
||||
exportFile: 'Export file',
|
||||
exportWithFiles: 'Export files with files',
|
||||
templateFile: 'Template file',
|
||||
fileUploadSuccess: 'File uploaded successfully',
|
||||
fileDownloadFail: 'File download failure',
|
||||
pleaseEnterTreeSystem: 'Please enter the tree system',
|
||||
project: 'Project',
|
||||
@@ -214,6 +219,7 @@ module.exports = {
|
||||
loginExpiredMessage: 'Sorry, the login has expired. Please log in again',
|
||||
logInAgain: 'Log in again',
|
||||
loggingBackIn: 'Login has expired, logging in again',
|
||||
fileUploadFailed: 'File upload failed',
|
||||
prompted: 'prompted',
|
||||
noAccess: 'no access',
|
||||
resourceNotFound: 'Sorry, the resource was not found!',
|
||||
@@ -248,7 +254,8 @@ module.exports = {
|
||||
lookMore: 'View More',
|
||||
generalMsg: 'General message',
|
||||
importantMsg: 'Important news',
|
||||
EmergencyMsg: 'Emergency messages'
|
||||
EmergencyMsg: 'Emergency messages',
|
||||
logOutTip: 'Do you really want to log out'
|
||||
},
|
||||
// 用户管理
|
||||
user: {
|
||||
|
||||
Reference in New Issue
Block a user