fix: default language value

This commit is contained in:
jialin
2026-02-11 16:14:06 +08:00
parent 1b8c17ce92
commit 289a651d52
8 changed files with 33 additions and 39 deletions
+1 -2
View File
@@ -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.'
};