Housekeeping...

This commit is contained in:
Pieter Vander Vennet 2022-09-10 13:25:18 +02:00
parent f7002ce315
commit cc74b73738
57 changed files with 2276 additions and 1894 deletions

View file

@ -1111,4 +1111,4 @@
}
}
}
}
}

File diff suppressed because it is too large Load diff

View file

@ -651,9 +651,6 @@
},
"1": {
"then": "Kostenlose Nutzung"
},
"2": {
"then": "Der Reinigungsservice ist kostenpflichtig"
}
},
"question": "Wie viel kostet die Nutzung des Reinigungsdienstes?",
@ -666,9 +663,6 @@
},
"1": {
"then": "Kostenlose Nutzung"
},
"2": {
"then": "Der Reinigungsdienst ist kostenpflichtig, aber der Betrag ist nicht bekannt"
}
},
"question": "Wie viel kostet die Nutzung des Reinigungsdienstes?",
@ -7430,4 +7424,4 @@
}
}
}
}
}

View file

@ -651,9 +651,6 @@
},
"1": {
"then": "Free to use"
},
"2": {
"then": "The cleaning service has a fee"
}
},
"question": "How much does it cost to use the cleaning service?",
@ -666,9 +663,6 @@
},
"1": {
"then": "Free to use"
},
"2": {
"then": "The cleaning service has a fee, but the amount is not known"
}
},
"question": "How much does it cost to use the cleaning service?",

View file

@ -583,9 +583,6 @@
},
"1": {
"then": "Gratis"
},
"2": {
"then": "El servicio de limpieza tiene una tarifa"
}
},
"question": "¿Cuánto cuesta utilizar el servicio de limpieza?",
@ -598,9 +595,6 @@
},
"1": {
"then": "Gratis"
},
"2": {
"then": "El servicio de limpieza tiene una tasa, pero la cantidad se desconoce"
}
},
"question": "¿Cuánto cuesta utilizar el servicio de limpieza?",

View file

@ -651,9 +651,6 @@
},
"1": {
"then": "Libre d'utilisation"
},
"2": {
"then": "Le service de nettoyage est payant"
}
},
"question": "Combien cela coûte-t-il d'utiliser le service de nettoyage ?",
@ -666,9 +663,6 @@
},
"1": {
"then": "Utilisation gratuite"
},
"2": {
"then": "Le coût du service de nettoyage nest pas connu"
}
},
"question": "Combien coûte le service de nettoyage ?",
@ -4520,4 +4514,4 @@
}
}
}
}
}

View file

@ -651,9 +651,6 @@
},
"1": {
"then": "Gratis te gebruiken"
},
"2": {
"then": "Je moet betalen voor het fietsschoonmaakpunt"
}
},
"question": "Hoeveel kost het gebruik van het fietsschoonmaakpunt?",
@ -666,9 +663,6 @@
},
"1": {
"then": "Gratis te gebruiken"
},
"2": {
"then": "Het fietsschoonmaakpunt is betalend, maar de prijs is onbekend"
}
},
"question": "Hoeveel kost het gebruik van het fietsschoonmaakpunt?",
@ -2447,6 +2441,13 @@
"question": "Wat is de rotssoort?",
"render": "De rotssoort is {rock}"
},
"Type": {
"mappings": {
"0": {
"then": "Een klimboulder- eenn enkele rots of klif met één of enkele klimroutes die veilig zonder touw kunnen worden beklommen"
}
}
},
"name": {
"mappings": {
"0": {
@ -2455,13 +2456,6 @@
},
"question": "Wat is de naam van dit Klimgelegenheid?",
"render": "<strong>{name}</strong>"
},
"Type": {
"mappings": {
"0": {
"then": "Een klimboulder- eenn enkele rots of klif met één of enkele klimroutes die veilig zonder touw kunnen worden beklommen"
}
}
}
},
"title": {
@ -7177,4 +7171,4 @@
}
}
}
}
}