chore: translate i18n files and update type definitions (#26763)

Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-11 17:23:40 +08:00
committed by GitHub
parent bd5df5cf1c
commit 5217017e69
18 changed files with 72 additions and 0 deletions

View File

@@ -61,6 +61,10 @@ const translation = {
selectAll: 'Выбрать все',
deSelectAll: 'Снять выделение со всех',
config: 'Конфигурация',
yes: 'Да',
no: 'Нет',
deleteConfirmTitle: 'Удалить?',
confirmAction: 'Пожалуйста, подтвердите ваше действие.',
},
errorMsg: {
fieldRequired: '{{field}} обязательно',