[update 全局翻译] 导入导出提示

This commit is contained in:
danshihao
2024-07-16 15:25:19 +08:00
parent f6c371e016
commit bd29582ef7
22 changed files with 115 additions and 84 deletions
+8 -1
View File
@@ -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: {