From fb2edf688872b702ede555c3be1a393ba96cdcef Mon Sep 17 00:00:00 2001 From: milicevicivan Date: Thu, 5 Feb 2026 18:41:20 +0100 Subject: [PATCH] Add Bulgarian language support to localization --- 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 75124eb1..4f314f2d 100644 --- a/src/i18n/locales/zh-CN.json +++ b/src/i18n/locales/zh-CN.json @@ -637,6 +637,7 @@ "hindi": "印地语", "serbian": "塞尔维亚语", "hebrew": "希伯来语", + "bulgarian": "保加利亚语", "account": "账户", "content_discovery": "内容与发现", "appearance": "外观",