From 4f0ce62a2d347caeb6804ddd6a921ecc97d3d7e1 Mon Sep 17 00:00:00 2001 From: milicevicivan Date: Thu, 5 Feb 2026 17:06:02 +0100 Subject: [PATCH] Add Hebrew language support in Italian locale --- src/i18n/locales/it.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/locales/it.json b/src/i18n/locales/it.json index 5e34bf56..e52eb699 100644 --- a/src/i18n/locales/it.json +++ b/src/i18n/locales/it.json @@ -636,6 +636,7 @@ "chinese": "Cinese (Semplificato)", "hindi": "Hindi", "serbian": "Serbo", + "hebrew": "Ebraico", "account": "Account", "content_discovery": "Contenuti e Scoperta", "appearance": "Aspetto",