diff --git a/web/i18n/ar-TN/common.ts b/web/i18n/ar-TN/common.ts index 10788713a4..8437c0643f 100644 --- a/web/i18n/ar-TN/common.ts +++ b/web/i18n/ar-TN/common.ts @@ -113,6 +113,8 @@ const translation = { hiIN: 'الهندية', trTR: 'التركية', faIR: 'الفارسية', + slSI: 'السلوفينية', + arTN: 'العربية التونسية', }, }, unit: { diff --git a/web/i18n/de-DE/common.ts b/web/i18n/de-DE/common.ts index 337406c719..479348ef43 100644 --- a/web/i18n/de-DE/common.ts +++ b/web/i18n/de-DE/common.ts @@ -99,6 +99,8 @@ const translation = { hiIN: 'Hindi', trTR: 'Türkisch', faIR: 'Persisch', + slSI: 'Slowenisch', + arTN: 'Tunesisches Arabisch', }, }, unit: { diff --git a/web/i18n/en-US/common.ts b/web/i18n/en-US/common.ts index 11cc866fde..d78520cf1f 100644 --- a/web/i18n/en-US/common.ts +++ b/web/i18n/en-US/common.ts @@ -113,6 +113,8 @@ const translation = { hiIN: 'Hindi', trTR: 'Türkçe', faIR: 'Farsi', + slSI: 'Slovenian', + arTN: 'Tunisian Arabic', }, }, unit: { diff --git a/web/i18n/es-ES/common.ts b/web/i18n/es-ES/common.ts index 1972183946..38d4402fd2 100644 --- a/web/i18n/es-ES/common.ts +++ b/web/i18n/es-ES/common.ts @@ -103,6 +103,8 @@ const translation = { hiIN: 'Hindi', trTR: 'Turco', faIR: 'Persa', + slSI: 'Esloveno', + arTN: 'Árabe tunecino', }, }, unit: { diff --git a/web/i18n/fa-IR/common.ts b/web/i18n/fa-IR/common.ts index 40c1a57d24..62a2e2cec8 100644 --- a/web/i18n/fa-IR/common.ts +++ b/web/i18n/fa-IR/common.ts @@ -103,6 +103,8 @@ const translation = { hiIN: 'هندی', trTR: 'ترکی', faIR: 'فارسی', + slSI: 'اسلوونیایی', + arTN: 'عربی تونسی', }, }, unit: { diff --git a/web/i18n/fr-FR/common.ts b/web/i18n/fr-FR/common.ts index 525f3a28c0..da72b0497c 100644 --- a/web/i18n/fr-FR/common.ts +++ b/web/i18n/fr-FR/common.ts @@ -99,6 +99,8 @@ const translation = { hiIN: 'Hindi', trTR: 'Turc', faIR: 'Persan', + slSI: 'Slovène', + arTN: 'Arabe tunisien', }, }, unit: { diff --git a/web/i18n/hi-IN/common.ts b/web/i18n/hi-IN/common.ts index c6151f5988..fa25074b9c 100644 --- a/web/i18n/hi-IN/common.ts +++ b/web/i18n/hi-IN/common.ts @@ -103,6 +103,8 @@ const translation = { hiIN: 'हिन्दी', trTR: 'तुर्की', faIR: 'फ़ारसी', + slSI: 'स्लोवेनियाई', + arTN: 'ट्यूनीशियाई अरबी', }, }, unit: { diff --git a/web/i18n/id-ID/common.ts b/web/i18n/id-ID/common.ts index cac1696768..0c70b0341e 100644 --- a/web/i18n/id-ID/common.ts +++ b/web/i18n/id-ID/common.ts @@ -103,6 +103,8 @@ const translation = { viVN: 'Vietnam', ukUA: 'Ukraina', faIR: 'Farsi', + slSI: 'Bahasa Slovenia', + arTN: 'Bahasa Arab Tunisia', itIT: 'Italia', zhHant: 'Mandarin Tradisional', thTH: 'Thai', diff --git a/web/i18n/it-IT/common.ts b/web/i18n/it-IT/common.ts index d8eb7935bf..d5793bb902 100644 --- a/web/i18n/it-IT/common.ts +++ b/web/i18n/it-IT/common.ts @@ -103,6 +103,8 @@ const translation = { hiIN: 'Hindi', trTR: 'Turco', faIR: 'Persiano', + slSI: 'Sloveno', + arTN: 'Arabo tunisino', }, }, unit: { diff --git a/web/i18n/ja-JP/common.ts b/web/i18n/ja-JP/common.ts index 2f7bb13fb5..d4647fbc12 100644 --- a/web/i18n/ja-JP/common.ts +++ b/web/i18n/ja-JP/common.ts @@ -109,6 +109,8 @@ const translation = { hiIN: 'ヒンディー語', trTR: 'トルコ語', faIR: 'ペルシア語', + slSI: 'スロベニア語', + arTN: 'チュニジア・アラビア語', }, }, unit: { diff --git a/web/i18n/ko-KR/common.ts b/web/i18n/ko-KR/common.ts index 99ac7a2d70..805b9f9840 100644 --- a/web/i18n/ko-KR/common.ts +++ b/web/i18n/ko-KR/common.ts @@ -99,6 +99,8 @@ const translation = { hiIN: '힌디어', trTR: '터키어', faIR: '페르시아어', + slSI: '슬로베니아어', + arTN: '튀니지 아랍어', }, }, unit: { diff --git a/web/i18n/pl-PL/common.ts b/web/i18n/pl-PL/common.ts index 938208da34..2ecf18c7e6 100644 --- a/web/i18n/pl-PL/common.ts +++ b/web/i18n/pl-PL/common.ts @@ -99,6 +99,8 @@ const translation = { hiIN: 'Hindi', trTR: 'Turecki', faIR: 'Perski', + slSI: 'Słoweński', + arTN: 'Arabski tunezyjski', }, }, unit: { diff --git a/web/i18n/pt-BR/common.ts b/web/i18n/pt-BR/common.ts index 1a5c531535..d0838b4f09 100644 --- a/web/i18n/pt-BR/common.ts +++ b/web/i18n/pt-BR/common.ts @@ -99,6 +99,8 @@ const translation = { hiIN: 'Hindi', trTR: 'Turco', faIR: 'Persa', + slSI: 'Esloveno', + arTN: 'Árabe Tunisiano', }, }, unit: { diff --git a/web/i18n/ro-RO/common.ts b/web/i18n/ro-RO/common.ts index 4a5004ae2c..8b8ab9ac26 100644 --- a/web/i18n/ro-RO/common.ts +++ b/web/i18n/ro-RO/common.ts @@ -98,6 +98,8 @@ const translation = { hiIN: 'Hindi', trTR: 'Turcă', faIR: 'Persană', + slSI: 'Slovenă', + arTN: 'Arabă tunisiană', plPL: 'Poloneză', }, }, diff --git a/web/i18n/ru-RU/common.ts b/web/i18n/ru-RU/common.ts index 45ad5150e2..afc9368e9e 100644 --- a/web/i18n/ru-RU/common.ts +++ b/web/i18n/ru-RU/common.ts @@ -103,6 +103,8 @@ const translation = { hiIN: 'Хинди', trTR: 'Турецкий', faIR: 'Персидский', + slSI: 'Словенский', + arTN: 'Тунисский арабский', }, }, unit: { diff --git a/web/i18n/sl-SI/common.ts b/web/i18n/sl-SI/common.ts index ce898fb085..b024ace3be 100644 --- a/web/i18n/sl-SI/common.ts +++ b/web/i18n/sl-SI/common.ts @@ -103,6 +103,8 @@ const translation = { hiIN: 'Hindujščina', trTR: 'Turščina', faIR: 'Farsi', + slSI: 'Slovenščina', + arTN: 'Tunizijska arabščina', }, }, unit: { diff --git a/web/i18n/th-TH/common.ts b/web/i18n/th-TH/common.ts index 9e67c3559f..9c325e3781 100644 --- a/web/i18n/th-TH/common.ts +++ b/web/i18n/th-TH/common.ts @@ -103,6 +103,8 @@ const translation = { hiIN: 'ฮินดี', trTR: 'ตุรกี', faIR: 'ภาษาเปอร์เซีย', + slSI: 'ภาษาสโลเวเนีย', + arTN: 'ภาษาอาหรับตูนิเซีย', }, }, unit: { diff --git a/web/i18n/tr-TR/common.ts b/web/i18n/tr-TR/common.ts index f9d55265bf..8b0a7cba69 100644 --- a/web/i18n/tr-TR/common.ts +++ b/web/i18n/tr-TR/common.ts @@ -103,6 +103,8 @@ const translation = { hiIN: 'Hintçe', trTR: 'Türkçe', faIR: 'Farsça', + slSI: 'Slovence', + arTN: 'Tunus Arapçası', }, }, unit: { diff --git a/web/i18n/uk-UA/common.ts b/web/i18n/uk-UA/common.ts index be7186fca8..bd0f55c2f5 100644 --- a/web/i18n/uk-UA/common.ts +++ b/web/i18n/uk-UA/common.ts @@ -99,6 +99,8 @@ const translation = { hiIN: 'Хінді', trTR: 'Турецька', faIR: 'Перська', + slSI: 'Словенська', + arTN: 'Туніська арабська', }, }, unit: { diff --git a/web/i18n/vi-VN/common.ts b/web/i18n/vi-VN/common.ts index 2d30d3240e..8b1b69163e 100644 --- a/web/i18n/vi-VN/common.ts +++ b/web/i18n/vi-VN/common.ts @@ -99,6 +99,8 @@ const translation = { hiIN: 'Tiếng Hindi', trTR: 'Tiếng Thổ Nhĩ Kỳ', faIR: 'Tiếng Ba Tư', + slSI: 'Tiếng Slovenia', + arTN: 'Tiếng Ả Rập Tunisia', }, }, unit: { diff --git a/web/i18n/zh-Hans/common.ts b/web/i18n/zh-Hans/common.ts index 7bb1bff826..8e7103564f 100644 --- a/web/i18n/zh-Hans/common.ts +++ b/web/i18n/zh-Hans/common.ts @@ -113,6 +113,8 @@ const translation = { hiIN: '印地语', trTR: '土耳其语', faIR: '波斯语', + slSI: '斯洛文尼亚语', + arTN: '突尼斯阿拉伯语', }, }, unit: { diff --git a/web/i18n/zh-Hant/common.ts b/web/i18n/zh-Hant/common.ts index 1b1d222845..1a72a083d8 100644 --- a/web/i18n/zh-Hant/common.ts +++ b/web/i18n/zh-Hant/common.ts @@ -99,6 +99,8 @@ const translation = { hiIN: '印地語', trTR: '土耳其語', faIR: '波斯語', + slSI: '斯洛維尼亞語', + arTN: '突尼西亞阿拉伯語', }, }, unit: { diff --git a/web/package.json b/web/package.json index c5dbf0a07d..961288b495 100644 --- a/web/package.json +++ b/web/package.json @@ -2,7 +2,7 @@ "name": "dify-web", "version": "1.11.1", "private": true, - "packageManager": "pnpm@10.25.0+sha512.5e82639027af37cf832061bcc6d639c219634488e0f2baebe785028a793de7b525ffcd3f7ff574f5e9860654e098fe852ba8ac5dd5cefe1767d23a020a92f501", + "packageManager": "pnpm@10.26.0+sha512.3b3f6c725ebe712506c0ab1ad4133cf86b1f4b687effce62a9b38b4d72e3954242e643190fc51fa1642949c735f403debd44f5cb0edd657abe63a8b6a7e1e402", "engines": { "node": ">=v22.11.0" }, @@ -288,4 +288,4 @@ "sharp" ] } -} \ No newline at end of file +}