diff options
| author | Kamil P <kamipo@tuta.io> | 2024-12-22 16:05:34 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2024-12-22 18:48:27 +0100 |
| commit | 47b5a095f54b6941074d3878c74cad08dbd10918 (patch) | |
| tree | e593a79207892892cbb3f74c91e12ef5312d4f85 /apps/web | |
| parent | fc65b8844115b68a0be4872fdcf3d193fe0e62b7 (diff) | |
| download | karakeep-47b5a095f54b6941074d3878c74cad08dbd10918.tar.zst | |
Translated using Weblate (Polish)
Currently translated at 2.1% (4 of 187 strings)
Translation: Hoarder/Hoarder
Translate-URL: https://hosted.weblate.org/projects/hoarder/hoarder/pl/
Diffstat (limited to 'apps/web')
| -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ę" + } +} |
