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
+3 -2
View File
@@ -260,7 +260,7 @@ export default {
'common.sso.noConfig':
'Единый вход не настроен в этой системе. Пожалуйста, обратитесь к администратору.',
'common.button.edit.item': 'Редактировать {name}',
'common.button.copy.item': 'Duplicate {name}',
'common.button.copy.item': 'Дублировать {name}',
'common.button.terminal': 'Терминал',
'common.button.addItem': 'Добавить элемент',
'common.help.default': 'По умолчанию: {content}',
@@ -284,7 +284,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) ==========