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
@@ -288,5 +288,6 @@ export default {
'common.image.limit.height': 'Image height must be {height}.',
'common.remaining': 'Kalan {count}',
'common.max': 'Maks. {count}',
'common.validate.group': 'Please complete the {group} configuration'
'common.validate.group': 'Please complete the {group} configuration',
'common.preferences': 'Tercihler'
};