From 076b297b180393aaed4e0bfb9b3f88f5181f4ed7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 19:42:31 +0800 Subject: [PATCH] chore(i18n): sync translations with en-US (#33586) Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com> --- web/i18n/ar-TN/common.json | 2 ++ web/i18n/de-DE/common.json | 2 ++ web/i18n/es-ES/common.json | 2 ++ web/i18n/fa-IR/common.json | 2 ++ web/i18n/fr-FR/common.json | 2 ++ web/i18n/hi-IN/common.json | 2 ++ web/i18n/id-ID/common.json | 2 ++ web/i18n/it-IT/common.json | 2 ++ web/i18n/ja-JP/common.json | 2 ++ web/i18n/ko-KR/common.json | 2 ++ web/i18n/nl-NL/common.json | 2 ++ web/i18n/pl-PL/common.json | 2 ++ web/i18n/pt-BR/common.json | 2 ++ web/i18n/ro-RO/common.json | 2 ++ web/i18n/ru-RU/common.json | 2 ++ web/i18n/sl-SI/common.json | 2 ++ web/i18n/th-TH/common.json | 2 ++ web/i18n/tr-TR/common.json | 2 ++ web/i18n/uk-UA/common.json | 2 ++ web/i18n/vi-VN/common.json | 2 ++ web/i18n/zh-Hans/common.json | 2 ++ web/i18n/zh-Hant/common.json | 2 ++ 22 files changed, 44 insertions(+) diff --git a/web/i18n/ar-TN/common.json b/web/i18n/ar-TN/common.json index b4d28f5e99..2cdbabc1b8 100644 --- a/web/i18n/ar-TN/common.json +++ b/web/i18n/ar-TN/common.json @@ -589,6 +589,8 @@ "theme.dark": "داكن", "theme.light": "فاتح", "theme.theme": "السمة", + "toast.close": "إغلاق الإشعار", + "toast.notifications": "الإشعارات", "unit.char": "أحرف", "userProfile.about": "حول", "userProfile.community": "المجتمع", diff --git a/web/i18n/de-DE/common.json b/web/i18n/de-DE/common.json index b3ff2caa36..04fc0dbe9f 100644 --- a/web/i18n/de-DE/common.json +++ b/web/i18n/de-DE/common.json @@ -589,6 +589,8 @@ "theme.dark": "dunkel", "theme.light": "Licht", "theme.theme": "Thema", + "toast.close": "Benachrichtigung schließen", + "toast.notifications": "Benachrichtigungen", "unit.char": "Zeichen", "userProfile.about": "Über", "userProfile.community": "Gemeinschaft", diff --git a/web/i18n/es-ES/common.json b/web/i18n/es-ES/common.json index c1c1f9bf71..0fc2fe862c 100644 --- a/web/i18n/es-ES/common.json +++ b/web/i18n/es-ES/common.json @@ -589,6 +589,8 @@ "theme.dark": "noche", "theme.light": "luz", "theme.theme": "Tema", + "toast.close": "Cerrar notificación", + "toast.notifications": "Notificaciones", "unit.char": "caracteres", "userProfile.about": "Acerca de", "userProfile.community": "Comunidad", diff --git a/web/i18n/fa-IR/common.json b/web/i18n/fa-IR/common.json index f5983146f2..1628c050ee 100644 --- a/web/i18n/fa-IR/common.json +++ b/web/i18n/fa-IR/common.json @@ -589,6 +589,8 @@ "theme.dark": "تاریک", "theme.light": "نور", "theme.theme": "تم", + "toast.close": "بستن اعلان", + "toast.notifications": "اعلان‌ها", "unit.char": "کاراکتر", "userProfile.about": "درباره", "userProfile.community": "انجمن", diff --git a/web/i18n/fr-FR/common.json b/web/i18n/fr-FR/common.json index 2fcbc266a5..f9435a2376 100644 --- a/web/i18n/fr-FR/common.json +++ b/web/i18n/fr-FR/common.json @@ -589,6 +589,8 @@ "theme.dark": "sombre", "theme.light": "lumière", "theme.theme": "Thème", + "toast.close": "Fermer la notification", + "toast.notifications": "Notifications", "unit.char": "caractères", "userProfile.about": "À propos", "userProfile.community": "Communauté", diff --git a/web/i18n/hi-IN/common.json b/web/i18n/hi-IN/common.json index c101ec52f1..99d3e7e0b1 100644 --- a/web/i18n/hi-IN/common.json +++ b/web/i18n/hi-IN/common.json @@ -589,6 +589,8 @@ "theme.dark": "अंधेरा", "theme.light": "रोशनी", "theme.theme": "थीम", + "toast.close": "सूचना बंद करें", + "toast.notifications": "सूचनाएं", "unit.char": "वर्ण", "userProfile.about": "के बारे में", "userProfile.community": "समुदाय", diff --git a/web/i18n/id-ID/common.json b/web/i18n/id-ID/common.json index 5d09c11ca5..97df8312cc 100644 --- a/web/i18n/id-ID/common.json +++ b/web/i18n/id-ID/common.json @@ -589,6 +589,8 @@ "theme.dark": "Gelap", "theme.light": "Terang", "theme.theme": "Tema", + "toast.close": "Tutup notifikasi", + "toast.notifications": "Notifikasi", "unit.char": "karakter", "userProfile.about": "Tentang", "userProfile.community": "Masyarakat", diff --git a/web/i18n/it-IT/common.json b/web/i18n/it-IT/common.json index b5d2a880ac..043aee1d87 100644 --- a/web/i18n/it-IT/common.json +++ b/web/i18n/it-IT/common.json @@ -589,6 +589,8 @@ "theme.dark": "scuro", "theme.light": "luce", "theme.theme": "Tema", + "toast.close": "Chiudi notifica", + "toast.notifications": "Notifiche", "unit.char": "caratteri", "userProfile.about": "Informazioni", "userProfile.community": "Comunità", diff --git a/web/i18n/ja-JP/common.json b/web/i18n/ja-JP/common.json index 98c9f20696..cd240caa5a 100644 --- a/web/i18n/ja-JP/common.json +++ b/web/i18n/ja-JP/common.json @@ -589,6 +589,8 @@ "theme.dark": "暗い", "theme.light": "明るい", "theme.theme": "テーマ", + "toast.close": "通知を閉じる", + "toast.notifications": "通知", "unit.char": "文字", "userProfile.about": "Dify について", "userProfile.community": "コミュニティ", diff --git a/web/i18n/ko-KR/common.json b/web/i18n/ko-KR/common.json index 6811bd5962..2f94c3d29e 100644 --- a/web/i18n/ko-KR/common.json +++ b/web/i18n/ko-KR/common.json @@ -589,6 +589,8 @@ "theme.dark": "어두운", "theme.light": "밝은", "theme.theme": "테마", + "toast.close": "알림 닫기", + "toast.notifications": "알림", "unit.char": "문자", "userProfile.about": "Dify 소개", "userProfile.community": "커뮤니티", diff --git a/web/i18n/nl-NL/common.json b/web/i18n/nl-NL/common.json index 9525844063..74c94d0715 100644 --- a/web/i18n/nl-NL/common.json +++ b/web/i18n/nl-NL/common.json @@ -589,6 +589,8 @@ "theme.dark": "dark", "theme.light": "light", "theme.theme": "Theme", + "toast.close": "Melding sluiten", + "toast.notifications": "Meldingen", "unit.char": "chars", "userProfile.about": "About", "userProfile.community": "Community", diff --git a/web/i18n/pl-PL/common.json b/web/i18n/pl-PL/common.json index 04828dab73..9883f4527d 100644 --- a/web/i18n/pl-PL/common.json +++ b/web/i18n/pl-PL/common.json @@ -589,6 +589,8 @@ "theme.dark": "ciemny", "theme.light": "światło", "theme.theme": "Temat", + "toast.close": "Odrzuć powiadomienie", + "toast.notifications": "Powiadomienia", "unit.char": "znaki", "userProfile.about": "O", "userProfile.community": "Społeczność", diff --git a/web/i18n/pt-BR/common.json b/web/i18n/pt-BR/common.json index cca732b560..8ea029fa49 100644 --- a/web/i18n/pt-BR/common.json +++ b/web/i18n/pt-BR/common.json @@ -589,6 +589,8 @@ "theme.dark": "escuro", "theme.light": "luz", "theme.theme": "Tema", + "toast.close": "Dispensar notificação", + "toast.notifications": "Notificações", "unit.char": "caracteres", "userProfile.about": "Sobre", "userProfile.community": "Comunidade", diff --git a/web/i18n/ro-RO/common.json b/web/i18n/ro-RO/common.json index 083c16e6b9..398bb784b3 100644 --- a/web/i18n/ro-RO/common.json +++ b/web/i18n/ro-RO/common.json @@ -589,6 +589,8 @@ "theme.dark": "întunecat", "theme.light": "lumina", "theme.theme": "Temă", + "toast.close": "Închide notificarea", + "toast.notifications": "Notificări", "unit.char": "caractere", "userProfile.about": "Despre", "userProfile.community": "Comunitate", diff --git a/web/i18n/ru-RU/common.json b/web/i18n/ru-RU/common.json index 6e91190f05..a5a5036c9c 100644 --- a/web/i18n/ru-RU/common.json +++ b/web/i18n/ru-RU/common.json @@ -589,6 +589,8 @@ "theme.dark": "темный", "theme.light": "свет", "theme.theme": "Тема", + "toast.close": "Закрыть уведомление", + "toast.notifications": "Уведомления", "unit.char": "символов", "userProfile.about": "О нас", "userProfile.community": "Сообщество", diff --git a/web/i18n/sl-SI/common.json b/web/i18n/sl-SI/common.json index 11cd0a7406..8a793c6be2 100644 --- a/web/i18n/sl-SI/common.json +++ b/web/i18n/sl-SI/common.json @@ -589,6 +589,8 @@ "theme.dark": "temno", "theme.light": "svetloba", "theme.theme": "Tema", + "toast.close": "Zapri obvestilo", + "toast.notifications": "Obvestila", "unit.char": "znaki", "userProfile.about": "O nas", "userProfile.community": "Skupnost", diff --git a/web/i18n/th-TH/common.json b/web/i18n/th-TH/common.json index b38d68650c..d5b4b4cc19 100644 --- a/web/i18n/th-TH/common.json +++ b/web/i18n/th-TH/common.json @@ -589,6 +589,8 @@ "theme.dark": "มืด", "theme.light": "แสง", "theme.theme": "ธีม", + "toast.close": "ปิดการแจ้งเตือน", + "toast.notifications": "การแจ้งเตือน", "unit.char": "รถ ถัง", "userProfile.about": "ประมาณ", "userProfile.community": "ชุมชน", diff --git a/web/i18n/tr-TR/common.json b/web/i18n/tr-TR/common.json index 142f9fe66a..787c14d23f 100644 --- a/web/i18n/tr-TR/common.json +++ b/web/i18n/tr-TR/common.json @@ -589,6 +589,8 @@ "theme.dark": "koyu", "theme.light": "ışık", "theme.theme": "Tema", + "toast.close": "Bildirimi kapat", + "toast.notifications": "Bildirimler", "unit.char": "karakter", "userProfile.about": "Hakkında", "userProfile.community": "Topluluk", diff --git a/web/i18n/uk-UA/common.json b/web/i18n/uk-UA/common.json index 46a164c1e7..dcd5140dd1 100644 --- a/web/i18n/uk-UA/common.json +++ b/web/i18n/uk-UA/common.json @@ -589,6 +589,8 @@ "theme.dark": "темний", "theme.light": "світло", "theme.theme": "Тема", + "toast.close": "Закрити сповіщення", + "toast.notifications": "Сповіщення", "unit.char": "символів", "userProfile.about": "Про нас", "userProfile.community": "Спільнота", diff --git a/web/i18n/vi-VN/common.json b/web/i18n/vi-VN/common.json index 18399abf8b..75a00b8965 100644 --- a/web/i18n/vi-VN/common.json +++ b/web/i18n/vi-VN/common.json @@ -589,6 +589,8 @@ "theme.dark": "tối", "theme.light": "ánh sáng", "theme.theme": "Chủ đề", + "toast.close": "Bỏ qua thông báo", + "toast.notifications": "Thông báo", "unit.char": "ký tự", "userProfile.about": "Về chúng tôi", "userProfile.community": "Cộng đồng", diff --git a/web/i18n/zh-Hans/common.json b/web/i18n/zh-Hans/common.json index 8441e1cff7..035ebbd318 100644 --- a/web/i18n/zh-Hans/common.json +++ b/web/i18n/zh-Hans/common.json @@ -589,6 +589,8 @@ "theme.dark": "深色", "theme.light": "浅色", "theme.theme": "主题", + "toast.close": "关闭通知", + "toast.notifications": "通知", "unit.char": "个字符", "userProfile.about": "关于", "userProfile.community": "社区", diff --git a/web/i18n/zh-Hant/common.json b/web/i18n/zh-Hant/common.json index f65a67177b..d944b1c70f 100644 --- a/web/i18n/zh-Hant/common.json +++ b/web/i18n/zh-Hant/common.json @@ -589,6 +589,8 @@ "theme.dark": "黑暗", "theme.light": "光", "theme.theme": "主題", + "toast.close": "關閉通知", + "toast.notifications": "通知", "unit.char": "個字元", "userProfile.about": "關於", "userProfile.community": "社群",