aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/web/lib/i18n/locales/pl/translation.json9
1 files changed, 8 insertions, 1 deletions
diff --git a/apps/web/lib/i18n/locales/pl/translation.json b/apps/web/lib/i18n/locales/pl/translation.json
index 0967ef42..ab8e188b 100644
--- a/apps/web/lib/i18n/locales/pl/translation.json
+++ b/apps/web/lib/i18n/locales/pl/translation.json
@@ -1 +1,8 @@
-{}
+{
+ "common": {
+ "url": "URL",
+ "email": "Email",
+ "password": "Hasło",
+ "name": "Imię"
+ }
+}