From cd308475b6264cdf5b969fca635af1a0d9fd0910 Mon Sep 17 00:00:00 2001 From: milicevicivan Date: Thu, 5 Feb 2026 17:00:47 +0100 Subject: [PATCH] Add Hebrew language support to locales --- src/i18n/locales/en.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/locales/en.json b/src/i18n/locales/en.json index 33978f4f..6dc74258 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -641,6 +641,7 @@ "chinese": "Chinese (Simplified)", "hindi": "Hindi", "serbian": "Serbian", + "hebrew": "Hebrew", "account": "Account", "content_discovery": "Content & Discovery", "appearance": "Appearance",