diff options
Diffstat (limited to 'apps')
| -rw-r--r-- | apps/web/lib/i18n/locales/pl/translation.json | 9 |
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ę" + } +} |
