From 6ad54ce8da1abf797ba894c0a3a9b4bbebbd2a10 Mon Sep 17 00:00:00 2001 From: milicevicivan Date: Thu, 5 Feb 2026 17:03:39 +0100 Subject: [PATCH] Add Hebrew language support to French locale --- src/i18n/locales/fr.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/locales/fr.json b/src/i18n/locales/fr.json index 19ba0e6d..17865605 100644 --- a/src/i18n/locales/fr.json +++ b/src/i18n/locales/fr.json @@ -636,6 +636,7 @@ "chinese": "Chinois (Simplifié)", "hindi": "Hindi", "serbian": "Serbe", + "hebrew": "Hébreu", "account": "Compte", "content_discovery": "Contenu et découverte", "appearance": "Apparence",