chore(i18n): translate i18n files and update type definitions (#29312)
Co-authored-by: WTW0313 <30284043+WTW0313@users.noreply.github.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
14d1b3f9b3
commit
750db10476
@@ -238,6 +238,16 @@ const translation = {
|
||||
docAllEnabled_other: 'Все документы {{count}} включены',
|
||||
partialEnabled_one: 'Всего {{count}} документов, доступно {{num}}',
|
||||
partialEnabled_other: 'Всего {{count}} документов, доступно {{num}}',
|
||||
cornerLabel: {
|
||||
unavailable: 'Недоступно',
|
||||
pipeline: 'Трубопровод',
|
||||
},
|
||||
multimodal: 'Мультимодальный',
|
||||
imageUploader: {
|
||||
button: 'Перетащите файл или папку, или',
|
||||
browse: 'Просматривать',
|
||||
tip: '{{supportTypes}} (макс. {{batchCount}}, {{size}} МБ каждый)',
|
||||
},
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
||||
Reference in New Issue
Block a user