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
@@ -242,6 +242,16 @@ const translation = {
|
||||
docAllEnabled_other: 'Wszystkie dokumenty {{count}} włączone',
|
||||
partialEnabled_one: 'Łącznie {{count}} dokumentów, {{num}} dostępnych',
|
||||
partialEnabled_other: 'Łącznie {{count}} dokumentów, {{num}} dostępnych',
|
||||
cornerLabel: {
|
||||
unavailable: 'Niedostępne',
|
||||
pipeline: 'Rurociąg',
|
||||
},
|
||||
multimodal: 'Multimodalny',
|
||||
imageUploader: {
|
||||
button: 'Przeciągnij i upuść plik lub folder, lub',
|
||||
browse: 'Przeglądaj',
|
||||
tip: '{{supportTypes}} (maks. {{batchCount}}, {{size}} MB każdy)',
|
||||
},
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
||||
Reference in New Issue
Block a user