forked from MapComplete/MapComplete
Chore: order tagRenderings in layers
This commit is contained in:
parent
5f9f9ba1c5
commit
bba8546a55
148 changed files with 4068 additions and 4068 deletions
|
@ -111,6 +111,20 @@
|
|||
"tagRenderings": [
|
||||
{
|
||||
"id": "extinguisher-location",
|
||||
"question": {
|
||||
"en": "Where is it positioned?",
|
||||
"ja": "どこにあるんですか?",
|
||||
"ru": "Где это расположено?",
|
||||
"fr": "Où est-elle positionnée ?",
|
||||
"de": "Wo befindet er sich?",
|
||||
"it": "Dove è posizionato?",
|
||||
"nl": "Op welke locatie staat dit?",
|
||||
"da": "Hvor er den placeret?",
|
||||
"es": "¿Dónde está colocado?",
|
||||
"ca": "On està situat?",
|
||||
"pl": "Gdzie się znajduje?",
|
||||
"cs": "Kde je umístěn?"
|
||||
},
|
||||
"render": {
|
||||
"en": "Location: {location}",
|
||||
"ja": "場所:{location}",
|
||||
|
@ -125,19 +139,8 @@
|
|||
"pl": "Lokalizacja: {location}",
|
||||
"cs": "Místo: {location}"
|
||||
},
|
||||
"question": {
|
||||
"en": "Where is it positioned?",
|
||||
"ja": "どこにあるんですか?",
|
||||
"ru": "Где это расположено?",
|
||||
"fr": "Où est-elle positionnée ?",
|
||||
"de": "Wo befindet er sich?",
|
||||
"it": "Dove è posizionato?",
|
||||
"nl": "Op welke locatie staat dit?",
|
||||
"da": "Hvor er den placeret?",
|
||||
"es": "¿Dónde está colocado?",
|
||||
"ca": "On està situat?",
|
||||
"pl": "Gdzie się znajduje?",
|
||||
"cs": "Kde je umístěn?"
|
||||
"freeform": {
|
||||
"key": "location"
|
||||
},
|
||||
"mappings": [
|
||||
{
|
||||
|
@ -182,10 +185,7 @@
|
|||
"cs": "Nalezeno venku."
|
||||
}
|
||||
}
|
||||
],
|
||||
"freeform": {
|
||||
"key": "location"
|
||||
}
|
||||
]
|
||||
},
|
||||
"images"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue