From 9d4caf43e5e7cd8608950fa048ac5cc01207a4e8 Mon Sep 17 00:00:00 2001 From: milicevicivan Date: Thu, 5 Feb 2026 17:11:17 +0100 Subject: [PATCH] Add Hebrew language support to zh-CN.json --- src/i18n/locales/zh-CN.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/locales/zh-CN.json b/src/i18n/locales/zh-CN.json index 9bb550f5..75124eb1 100644 --- a/src/i18n/locales/zh-CN.json +++ b/src/i18n/locales/zh-CN.json @@ -636,6 +636,7 @@ "chinese": "简体中文", "hindi": "印地语", "serbian": "塞尔维亚语", + "hebrew": "希伯来语", "account": "账户", "content_discovery": "内容与发现", "appearance": "外观",