From 1bad730545a042fba412ab4ce7fb069cf438e05b Mon Sep 17 00:00:00 2001 From: milicevicivan Date: Thu, 5 Feb 2026 19:04:08 +0100 Subject: [PATCH] Add Polish language support to locales --- src/i18n/locales/es.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/i18n/locales/es.json b/src/i18n/locales/es.json index 00a65dbb..31a84da2 100644 --- a/src/i18n/locales/es.json +++ b/src/i18n/locales/es.json @@ -638,6 +638,7 @@ "serbian": "Serbio", "hebrew": "Hebreo", "bulgarian": "BĂșlgaro", + "polish": "Polaco", "account": "Cuenta", "content_discovery": "Contenido y descubrimiento", "appearance": "Apariencia",