From abf7b40e7099fc79dcf027c010d4e143ec650a12 Mon Sep 17 00:00:00 2001 From: milicevicivan Date: Thu, 5 Feb 2026 18:28:16 +0100 Subject: [PATCH] Add Bulgarian 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 6dc74258..0591a00a 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -642,6 +642,7 @@ "hindi": "Hindi", "serbian": "Serbian", "hebrew": "Hebrew", + "bulgarian": "Bulgarian", "account": "Account", "content_discovery": "Content & Discovery", "appearance": "Appearance",