style: 配置参数多语言是否系统内置
This commit is contained in:
@@ -533,7 +533,7 @@ export default {
|
|||||||
called: "Called",
|
called: "Called",
|
||||||
result: "Result",
|
result: "Result",
|
||||||
time: "Time",
|
time: "Time",
|
||||||
resultOK: "OK",
|
resultOK: "Success",
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
@@ -1327,7 +1327,7 @@ export default {
|
|||||||
configNamePlease: 'Please input the Config Name correctly',
|
configNamePlease: 'Please input the Config Name correctly',
|
||||||
configKey: "Config Key",
|
configKey: "Config Key",
|
||||||
configKeyPlease: 'Please enter the Config Key correctly',
|
configKeyPlease: 'Please enter the Config Key correctly',
|
||||||
configType: "Config Type",
|
configType: "Built In",
|
||||||
configValue: "Config Value",
|
configValue: "Config Value",
|
||||||
configValuePlease: 'Please enter the Config Value correctly',
|
configValuePlease: 'Please enter the Config Value correctly',
|
||||||
remark: "Config description",
|
remark: "Config description",
|
||||||
|
|||||||
Reference in New Issue
Block a user