Commit 47b5a095
| SHA | 47b5a095f54b6941074d3878c74cad08dbd10918 |
|---|---|
| Author | Kamil P <kamipo at tuta dot io> |
| Author Date | 2024-12-22 16:05 +0000 |
| Committer | Hosted Weblate <hosted at weblate dot org> |
| Commit Date | 2024-12-22 18:48 +0100 |
| Parent(s) | fc65b8844115 (diff) |
| Tree | e593a7920789 |
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/
| File | + | - | Graph | |
|---|---|---|---|---|
| M | apps/web/lib/i18n/locales/pl/translation.json | +8 | -1 |
|
1 file(s) changed, 8 insertions(+), 1 deletions(-)
apps/web/lib/i18n/locales/pl/translation.json
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ę" + } +}