diff options
| author | Kamil P <kamipo@tuta.io> | 2024-12-22 16:05:34 +0000 |
|---|---|---|
| committer | Mohamed Bassem <me@mbassem.com> | 2024-12-22 23:38:38 +0000 |
| commit | 882a42a719b7db04204a8776cb761b623cf6a897 (patch) | |
| tree | bcb6fed83ac9b4bbb152bbfac4c4b86e0bc087fb | |
| parent | 771dc50714f9a3c33cb231e726fda24476d3c543 (diff) | |
| download | karakeep-882a42a719b7db04204a8776cb761b623cf6a897.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/
| -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ę" + } +} |
