[update 系统] i18n抽离单独js文件
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user