style: 配置参数多语言是否系统内置

This commit is contained in:
TsMask
2024-02-04 20:01:06 +08:00
parent c6844efa73
commit babd9734ee

View File

@@ -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",