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:
github-actions[bot]
2025-12-09 13:07:26 +08:00
committed by GitHub
parent 14d1b3f9b3
commit 750db10476
97 changed files with 442 additions and 24 deletions

View File

@@ -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