From eb1c1acf4a2e7fdcf62b4ef6790be64b97209c1e Mon Sep 17 00:00:00 2001 From: Wiktor Przybylski Date: Fri, 21 May 2021 07:23:23 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 8.6% (12 of 139 strings) Translation: MapComplete/Core Translate-URL: https://hosted.weblate.org/projects/mapcomplete/core/pl/ --- langs/pl.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/langs/pl.json b/langs/pl.json index 0967ef424b..e011c8d816 100644 --- a/langs/pl.json +++ b/langs/pl.json @@ -1 +1,7 @@ -{} +{ + "image": { + "uploadingMultiple": "Wysyłanie {count} ilustracji…", + "uploadingPicture": "Wysyłanie ilustracji…", + "addPicture": "Dodaj ilustrację" + } +}