forked from MapComplete/MapComplete
Fix build, reset languages, more autocleanup
This commit is contained in:
parent
78d6482c88
commit
c7f9f30b6c
58 changed files with 21719 additions and 21659 deletions
|
@ -1,38 +1,38 @@
|
|||
{
|
||||
"undefined": {
|
||||
"phone": {
|
||||
"question": "Jaki jest numer telefonu do {name}?"
|
||||
},
|
||||
"email": {
|
||||
"question": "Jaki jest adres e-mail do {name}?"
|
||||
},
|
||||
"website": {
|
||||
"question": "Jaka jest strona internetowa {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>"
|
||||
},
|
||||
"opening_hours": {
|
||||
"question": "Jakie są godziny otwarcia {name}?",
|
||||
"render": "<h3> Godziny otwarcia</h3>{opening_hours_table(opening_hours)}"
|
||||
},
|
||||
"level": {
|
||||
"question": "Na jakim poziomie znajduje się ta funkcja?",
|
||||
"render": "Znajduje się na {level} piętrze",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Znajduje się pod ziemią"
|
||||
"undefined": {
|
||||
"phone": {
|
||||
"question": "Jaki jest numer telefonu do {name}?"
|
||||
},
|
||||
"1": {
|
||||
"then": "Znajduje się na parterze"
|
||||
"email": {
|
||||
"question": "Jaki jest adres e-mail do {name}?"
|
||||
},
|
||||
"2": {
|
||||
"then": "Znajduje się na parterze"
|
||||
"website": {
|
||||
"question": "Jaka jest strona internetowa {name}?"
|
||||
},
|
||||
"3": {
|
||||
"then": "Znajduje się na pierwszym piętrze"
|
||||
"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>"
|
||||
},
|
||||
"opening_hours": {
|
||||
"question": "Jakie są godziny otwarcia {name}?",
|
||||
"render": "<h3> Godziny otwarcia</h3>{opening_hours_table(opening_hours)}"
|
||||
},
|
||||
"level": {
|
||||
"question": "Na jakim poziomie znajduje się ta funkcja?",
|
||||
"render": "Znajduje się na {level} piętrze",
|
||||
"mappings": {
|
||||
"0": {
|
||||
"then": "Znajduje się pod ziemią"
|
||||
},
|
||||
"1": {
|
||||
"then": "Znajduje się na parterze"
|
||||
},
|
||||
"2": {
|
||||
"then": "Znajduje się na parterze"
|
||||
},
|
||||
"3": {
|
||||
"then": "Znajduje się na pierwszym piętrze"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue