chore: translate i18n files and update type definitions (#26763)
Co-authored-by: asukaminato0721 <30024051+asukaminato0721@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
bd5df5cf1c
commit
5217017e69
@@ -61,6 +61,10 @@ const translation = {
|
||||
selectAll: 'Выбрать все',
|
||||
deSelectAll: 'Снять выделение со всех',
|
||||
config: 'Конфигурация',
|
||||
yes: 'Да',
|
||||
no: 'Нет',
|
||||
deleteConfirmTitle: 'Удалить?',
|
||||
confirmAction: 'Пожалуйста, подтвердите ваше действие.',
|
||||
},
|
||||
errorMsg: {
|
||||
fieldRequired: '{{field}} обязательно',
|
||||
|
||||
Reference in New Issue
Block a user