style: 用户管理多语言
This commit is contained in:
@@ -8,6 +8,8 @@ export default {
|
||||
title: 'Core Network Management Platform',
|
||||
desc: 'Core Network Management Platform',
|
||||
loading: 'Please wait...',
|
||||
ipnutPlease: 'Please input',
|
||||
selectPlease: 'please select',
|
||||
tipTitle: 'Prompt',
|
||||
msgSuccess: 'Success {msg}',
|
||||
errorFields: 'Please fill in the required information in {num} correctly!',
|
||||
@@ -24,11 +26,13 @@ export default {
|
||||
editText: 'Edit',
|
||||
deleteText: 'Delete',
|
||||
downloadText: 'Download',
|
||||
import:'Import',
|
||||
export:'Export',
|
||||
uploadText: 'Upload',
|
||||
unableNull:' Cannot be empty',
|
||||
moreText: 'More',
|
||||
searchBarText: 'Search bar',
|
||||
tableStripedText: 'Form Zebra',
|
||||
reloadText: 'Refresh',
|
||||
sizeText: 'Density',
|
||||
size: {
|
||||
@@ -578,8 +582,6 @@ export default {
|
||||
delSuss:'Successfully deleted',
|
||||
sureTip:'Are you sure you want to {text} {userName} user?',
|
||||
delSure:'Confirm deletion of data item with user ID {userId}?',
|
||||
export:'Export',
|
||||
import:'Import',
|
||||
exportSure:'Are you sure to export the xlsx table file based on search criteria??',
|
||||
phone:'Phone Number',
|
||||
createTime:'Creation time',
|
||||
@@ -588,6 +590,7 @@ export default {
|
||||
email:'E-mail',
|
||||
fromClass:'DEPARTMENT',
|
||||
userWork:'User position',
|
||||
userWorkPlease: 'Please select user post',
|
||||
userTip:'User Description',
|
||||
loginPwd:'Login password',
|
||||
updateSure:'Do you want to update existing data',
|
||||
|
||||
Reference in New Issue
Block a user