From 5255e3f65cff008869189311bc5cff800e534dd2 Mon Sep 17 00:00:00 2001 From: Mohamed Bassem Date: Sun, 22 Dec 2024 18:15:52 +0000 Subject: i18n: Enable polish translations --- apps/web/lib/i18n/locales/pl/translation.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'apps/web/lib/i18n/locales/pl') diff --git a/apps/web/lib/i18n/locales/pl/translation.json b/apps/web/lib/i18n/locales/pl/translation.json index ab8e188b..5bd0d98b 100644 --- a/apps/web/lib/i18n/locales/pl/translation.json +++ b/apps/web/lib/i18n/locales/pl/translation.json @@ -1,8 +1,8 @@ { - "common": { - "url": "URL", - "email": "Email", - "password": "Hasło", - "name": "Imię" - } + "common": { + "url": "URL", + "email": "Email", + "password": "Hasło", + "name": "Imię" + } } -- cgit v1.2.3-70-g09d2