From c808acbd76fa282af5463accb47d11b0c94c0c49 Mon Sep 17 00:00:00 2001 From: WaldiS Date: Tue, 10 Aug 2021 10:24:40 +0000 Subject: [PATCH] Translated using Weblate (Polish) Currently translated at 18.1% (2 of 11 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/pl/ --- langs/shared-questions/pl.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/langs/shared-questions/pl.json b/langs/shared-questions/pl.json index 0967ef424b..1f8f9365fd 100644 --- a/langs/shared-questions/pl.json +++ b/langs/shared-questions/pl.json @@ -1 +1,10 @@ -{} +{ + "undefined": { + "email": { + "question": "Jaki jest adres e-mail do {name}?" + }, + "phone": { + "question": "Jaki jest numer telefonu do {name}?" + } + } +}