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