style: 参数配置管理多语言
This commit is contained in:
@@ -598,6 +598,33 @@ export default {
|
||||
loginPwd:'Login password',
|
||||
updateSure:'Do you want to update existing data',
|
||||
downloadObj:'Download Tpl',
|
||||
importTitle:'User Import',
|
||||
importOk: 'Successfully read and download imported templates',
|
||||
tipRowErr: "Failed to get user information",
|
||||
viewInfoErr: "Errors in user records",
|
||||
},
|
||||
config: {
|
||||
configName: "Config Name",
|
||||
configNamePlease: 'Please input the Config Name correctly',
|
||||
configKey: "Config Key",
|
||||
configKeyPlease: 'Please enter the Config Key correctly',
|
||||
configType: "Config Type",
|
||||
configValue: "Config Value",
|
||||
configValuePlease: 'Please enter the Config Value correctly',
|
||||
remark: "Config description",
|
||||
createTime: "CreateTime",
|
||||
refreshCache: "Refresh Cache",
|
||||
viewInfo: "Config Info",
|
||||
viewInfoErr: "Failed to get Config Info",
|
||||
addInfo: "Adding Parameter Configuration",
|
||||
editInfo: "Modify the Config Info",
|
||||
tipRowErr: "There is an error in the Config Info record",
|
||||
delTip: "Confirm deleting the data item with parameter number [{num}] ?",
|
||||
delOk: "Deleted successfully",
|
||||
exportTip: "Confirm exporting xlsx table files based on search criteria?",
|
||||
exportOk: "Completed export",
|
||||
refreshCacheTip: "Are you sure you want to refresh the parameter configuration cache?",
|
||||
refreshCacheOk: "Refresh Cache Successful",
|
||||
},
|
||||
setting: {
|
||||
charMaxLen: 'bit character length',
|
||||
|
||||
Reference in New Issue
Block a user