diff options
Diffstat (limited to 'apps/web/lib/i18n/locales/pl')
| -rw-r--r-- | apps/web/lib/i18n/locales/pl/translation.json | 12 |
1 files changed, 6 insertions, 6 deletions
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ę" + } } |
