fix: default language value
This commit is contained in:
@@ -24,6 +24,5 @@ export default {
|
||||
'routes.form.metadata.uploadIcon': 'Upload Icon',
|
||||
'routes.form.fallback.warning':
|
||||
'Changes to fallback route target take effect after one minute.',
|
||||
'routes.form.weight.tips':
|
||||
'Default weight is 100. A higher value means higher priority.'
|
||||
'routes.form.weight.tips': 'Target traffic weight.'
|
||||
};
|
||||
|
||||
@@ -24,6 +24,5 @@ export default {
|
||||
'routes.form.metadata.uploadIcon': 'Upload Icon',
|
||||
'routes.form.fallback.warning':
|
||||
'Changes to fallback route target take effect after one minute.',
|
||||
'routes.form.weight.tips':
|
||||
'Default weight is 100. A higher value means higher priority.'
|
||||
'routes.form.weight.tips': 'Target traffic weight.'
|
||||
};
|
||||
|
||||
@@ -24,6 +24,5 @@ export default {
|
||||
'routes.form.metadata.uploadIcon': 'Upload Icon',
|
||||
'routes.form.fallback.warning':
|
||||
'Changes to fallback route target take effect after one minute.',
|
||||
'routes.form.weight.tips':
|
||||
'Default weight is 100. A higher value means higher priority.'
|
||||
'routes.form.weight.tips': 'Target traffic weight.'
|
||||
};
|
||||
|
||||
@@ -23,5 +23,5 @@ export default {
|
||||
'routes.form.metadata.icons': '图标',
|
||||
'routes.form.metadata.uploadIcon': '上传图标',
|
||||
'routes.form.fallback.warning': 'Fallback 路由目标的更改将在一分钟后生效。',
|
||||
'routes.form.weight.tips': '权重默认值为 100,数值越大,优先级越高。'
|
||||
'routes.form.weight.tips': '目标流量权重。'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user