mapcomplete/langs/shared-questions/pl.json
WaldiS 8e0acea703
Translated using Weblate (Polish)
Currently translated at 45.4% (5 of 11 strings)

Translation: MapComplete/shared-questions
Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/pl/
2021-08-17 16:28:00 +02:00

17 lines
637 B
JSON

{
"undefined": {
"email": {
"question": "Jaki jest adres e-mail do {name}?"
},
"phone": {
"question": "Jaki jest numer telefonu do {name}?"
},
"opening_hours": {
"render": "<h3> Godziny otwarcia</h3>{opening_hours_table(opening_hours)}",
"question": "Jakie są godziny otwarcia {name}?"
},
"description": {
"question": "Czy jest jeszcze coś istotnego, czego nie mogłeś podać w poprzednich pytaniach? Dodaj to tutaj.<br/><span style='font-size: small'>Nie powtarzaj już podanych faktów</span>"
}
}
}