Chore: order tagRenderings in layers

This commit is contained in:
Pieter Vander Vennet 2025-07-11 04:49:24 +02:00
parent 5f9f9ba1c5
commit bba8546a55
148 changed files with 4068 additions and 4068 deletions

View file

@ -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"
],