aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorKamil P <kamipo@tuta.io>2024-12-22 16:05:34 +0000
committerHosted Weblate <hosted@weblate.org>2024-12-22 18:48:27 +0100
commit47b5a095f54b6941074d3878c74cad08dbd10918 (patch)
treee593a79207892892cbb3f74c91e12ef5312d4f85 /apps
parentfc65b8844115b68a0be4872fdcf3d193fe0e62b7 (diff)
downloadkarakeep-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')
-rw-r--r--apps/web/lib/i18n/locales/pl/translation.json9
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ę"
+ }
+}