Translation sync, move new question to the bottom

This commit is contained in:
Pieter Vander Vennet 2021-07-18 18:02:17 +02:00
parent 0e9e1f8796
commit bd89e66aca
44 changed files with 1343 additions and 961 deletions

View file

@ -133,10 +133,10 @@
"en": "Located on the {level}th floor",
"nl": "Bevindt zich op de {level}de verdieping"
},
"freeform": {
"key": "level",
"type": "float"
},
"freeform": {
"key": "level",
"type": "float"
},
"mappings": [
{
"if": "location=underground",
@ -145,13 +145,15 @@
"nl": "Bevindt zich ondergrounds"
},
"hideInAnswer": true
},{
},
{
"if": "level=0",
"then": {
"en": "Located on the ground floor",
"nl": "Bevindt zich gelijkvloers"
}
},{
},
{
"if": "level=1",
"then": {
"en": "Located on the first floor",