Regenerate translations

This commit is contained in:
Pieter Vander Vennet 2021-08-05 16:21:49 +02:00
parent 1f84e5fb3a
commit 456febe3f3
14 changed files with 302 additions and 256 deletions

View file

@ -17,19 +17,19 @@
"render": "<h3>開放時間</h3>{opening_hours_table(opening_hours)}"
},
"level": {
"question": "此圖徽位於哪個樓層/層級?",
"render": "位於 {level} 樓",
"mappings": {
"2": {
"then": "位於 2 樓"
"0": {
"then": "位於地下"
},
"1": {
"then": "位於 1 樓"
},
"0": {
"then": "位於地下"
"2": {
"then": "位於 2 樓"
}
},
"render": "位於 {level} 樓",
"question": "此圖徽位於哪個樓層/層級?"
}
}
}
}
}