From 339e3e2ad44eaa3b2bae6b135f4651e7e8b901ee Mon Sep 17 00:00:00 2001 From: milicevicivan Date: Thu, 5 Feb 2026 19:02:51 +0100 Subject: [PATCH] Add Polish 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 0591a00a..70e2e576 100644 --- a/src/i18n/locales/en.json +++ b/src/i18n/locales/en.json @@ -643,6 +643,7 @@ "serbian": "Serbian", "hebrew": "Hebrew", "bulgarian": "Bulgarian", + "polish": "Polish", "account": "Account", "content_discovery": "Content & Discovery", "appearance": "Appearance",