chore: add locales

This commit is contained in:
jialin
2026-06-01 13:36:14 +08:00
committed by jialin
parent d95fd8dc90
commit 07e625f2bc
6 changed files with 12 additions and 8 deletions
+2 -1
View File
@@ -285,7 +285,8 @@ export default {
'common.image.limit.height': 'Image height must be {height}.',
'common.remaining': '残り {count}',
'common.max': '最大 {count}',
'common.validate.group': 'Please complete the {group} configuration'
'common.validate.group': 'Please complete the {group} configuration',
'common.preferences': 'Preferences'
};
// ========== To-Do: Translate Keys (Remove After Translation) ==========