|
|
@ -8,6 +8,8 @@ export default class English { |
|
|
|
modify: 'Modify', |
|
|
|
modify: 'Modify', |
|
|
|
stop: 'Stop', |
|
|
|
stop: 'Stop', |
|
|
|
select: 'Select', |
|
|
|
select: 'Select', |
|
|
|
|
|
|
|
refresh: 'Refresh', |
|
|
|
|
|
|
|
save: 'Save', |
|
|
|
confirm: 'Confirm', |
|
|
|
confirm: 'Confirm', |
|
|
|
cancel: 'Cancel', |
|
|
|
cancel: 'Cancel', |
|
|
|
loading: 'Loading...', |
|
|
|
loading: 'Loading...', |
|
|
@ -29,8 +31,7 @@ export default class English { |
|
|
|
rePwdError: 'The password is entered twice inconsistently', |
|
|
|
rePwdError: 'The password is entered twice inconsistently', |
|
|
|
length: 'The password length is: {0}~{1} characters', |
|
|
|
length: 'The password length is: {0}~{1} characters', |
|
|
|
noSpace: 'The password cannot contain spaces', |
|
|
|
noSpace: 'The password cannot contain spaces', |
|
|
|
required: |
|
|
|
required: 'The password contains at least uppercase and lowercase letters and numbers', |
|
|
|
'The password contains at least uppercase and lowercase letters and numbers', |
|
|
|
|
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
head = { |
|
|
|
head = { |
|
|
@ -75,37 +76,19 @@ export default class English { |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
http = { |
|
|
|
http = { |
|
|
|
unPermission: |
|
|
|
unPermission: 'You do not have access yet, please contact your administrator to add it', |
|
|
|
'You do not have access yet, please contact your administrator to add it', |
|
|
|
noPermission: 'This permission is not yet open, do not access without permission', |
|
|
|
noPermission: |
|
|
|
|
|
|
|
'This permission is not yet open, do not access without permission', |
|
|
|
|
|
|
|
error: 'Network error', |
|
|
|
error: 'Network error', |
|
|
|
downFail: 'Download failed with network abnormality!', |
|
|
|
downFail: 'Download failed with network abnormality!', |
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
preMenu = { |
|
|
|
preMenu = { |
|
|
|
operator: [ |
|
|
|
operator: ['Buffer', 'Config', 'Dictionary', 'Permission', 'Role', 'Status', 'Log'], |
|
|
|
'Buffer', |
|
|
|
|
|
|
|
'Config', |
|
|
|
|
|
|
|
'Dictionary', |
|
|
|
|
|
|
|
'Permission', |
|
|
|
|
|
|
|
'Role', |
|
|
|
|
|
|
|
'Status', |
|
|
|
|
|
|
|
'Log', |
|
|
|
|
|
|
|
], |
|
|
|
|
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
log = { |
|
|
|
log = { |
|
|
|
title: 'Action log list', |
|
|
|
title: 'Action log list', |
|
|
|
prop: [ |
|
|
|
prop: ['Sequence', 'Action user', 'Log module', 'Action type', 'Action time', 'Login IP', 'Log content'], |
|
|
|
'Sequence', |
|
|
|
|
|
|
|
'Action user', |
|
|
|
|
|
|
|
'Log module', |
|
|
|
|
|
|
|
'Action type', |
|
|
|
|
|
|
|
'Action time', |
|
|
|
|
|
|
|
'Login IP', |
|
|
|
|
|
|
|
'Log content', |
|
|
|
|
|
|
|
], |
|
|
|
|
|
|
|
start: 'Start time', |
|
|
|
start: 'Start time', |
|
|
|
stop: 'Stop time', |
|
|
|
stop: 'Stop time', |
|
|
|
}; |
|
|
|
}; |
|
|
@ -115,26 +98,14 @@ export default class English { |
|
|
|
name: ' type/dictionary', |
|
|
|
name: ' type/dictionary', |
|
|
|
prop: ['Name', 'Code', 'Description', 'Status', 'Action'], |
|
|
|
prop: ['Name', 'Code', 'Description', 'Status', 'Action'], |
|
|
|
example: ['Type name(Fuzzy queries)', 'Type code', 'Status'], |
|
|
|
example: ['Type name(Fuzzy queries)', 'Type code', 'Status'], |
|
|
|
delete: [ |
|
|
|
delete: ['Confirm whether to delete the dictionary/dictionary type (deleting a dictionary type deletes all dictionaries under that type)?', 'Tips'], |
|
|
|
'Confirm whether to delete the dictionary/dictionary type (deleting a dictionary type deletes all dictionaries under that type)?', |
|
|
|
|
|
|
|
'Tips', |
|
|
|
|
|
|
|
], |
|
|
|
|
|
|
|
}; |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
permission = { |
|
|
|
permission = { |
|
|
|
title: 'Permission manage', |
|
|
|
title: 'Permission manage', |
|
|
|
name: 'permission', |
|
|
|
name: 'permission', |
|
|
|
parent: 'Permission parent', |
|
|
|
parent: 'Permission parent', |
|
|
|
prop: [ |
|
|
|
prop: ['Name', 'Code', 'Icon', 'Level', 'Priority', 'Status', 'Content', 'Action'], |
|
|
|
'Name', |
|
|
|
|
|
|
|
'Code', |
|
|
|
|
|
|
|
'Icon', |
|
|
|
|
|
|
|
'Level', |
|
|
|
|
|
|
|
'Priority', |
|
|
|
|
|
|
|
'Status', |
|
|
|
|
|
|
|
'Content', |
|
|
|
|
|
|
|
'Action', |
|
|
|
|
|
|
|
], |
|
|
|
|
|
|
|
example: ['Permission code'], |
|
|
|
example: ['Permission code'], |
|
|
|
delete: ['Are you sure you want to remove the permission?', 'Tips'], |
|
|
|
delete: ['Are you sure you want to remove the permission?', 'Tips'], |
|
|
|
}; |
|
|
|
}; |
|
|
|