[update 系统] i18n抽离单独js文件

This commit is contained in:
danshihao
2024-07-10 20:16:04 +08:00
parent 2fbe21e796
commit cd05097be0
8 changed files with 62 additions and 37 deletions
+9
View File
@@ -208,6 +208,15 @@ module.exports = {
support: 'You can upload files in ',
formatUpload: ' formats. ',
theSizeIs: 'The size is ',
loginExpired: 'Login has expired',
loginExpiredMessage: 'Sorry, the login has expired. Please log in again',
logInAgain: 'Log in again',
loggingBackIn: 'Login has expired, logging in again',
prompted: 'prompted',
noAccess: 'no access',
resourceNotFound: 'Sorry, the resource was not found!',
networkTimeout: 'Network Timeout',
unauthorized: 'Unauthorized, please log in again',
// 树右键
treeRight: {
addFolder: 'Create New Folder',