From 35a7b49605bba01f71594094d8ca6dec151926cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Kulik?= Date: Fri, 10 Feb 2023 10:38:45 +0100 Subject: [PATCH] :globe_with_meridians: Added translation for (Polish) --- frontend/src/lib/i18n/locales/pl.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 frontend/src/lib/i18n/locales/pl.json diff --git a/frontend/src/lib/i18n/locales/pl.json b/frontend/src/lib/i18n/locales/pl.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/frontend/src/lib/i18n/locales/pl.json @@ -0,0 +1 @@ +{}