Translation sync, move new question to the bottom
This commit is contained in:
parent
0e9e1f8796
commit
bd89e66aca
44 changed files with 1343 additions and 961 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue