Use 4 spaces in translation files for compatibility with hosted weblate

This commit is contained in:
Pieter Vander Vennet 2021-11-16 02:59:33 +01:00
parent eae05b21c6
commit 134be7177e
59 changed files with 29357 additions and 29358 deletions

View file

@ -1,38 +1,38 @@
{
"undefined": {
"description": {
"question": "有什麼相關的資訊你無法在先前的問題回應的嗎?請加在這邊吧。<br/><span style='font-size: small'>不要重覆答覆已經知道的事情</span>"
},
"email": {
"question": "{name} 的電子郵件地址是什麼?"
},
"level": {
"mappings": {
"0": {
"then": "位於地下"
"undefined": {
"description": {
"question": "有什麼相關的資訊你無法在先前的問題回應的嗎?請加在這邊吧。<br/><span style='font-size: small'>不要重覆答覆已經知道的事情</span>"
},
"1": {
"then": "位於 1 樓"
"email": {
"question": "{name} 的電子郵件地址是什麼?"
},
"2": {
"then": "位於 1 樓"
"level": {
"mappings": {
"0": {
"then": "位於地下"
},
"1": {
"then": "位於 1 樓"
},
"2": {
"then": "位於 1 樓"
},
"3": {
"then": "位於 2 樓"
}
},
"question": "此圖徽位於哪個樓層/層級?",
"render": "位於 {level} 樓"
},
"3": {
"then": "位於 2 樓"
"opening_hours": {
"question": "{name} 的開放時間是什麼?",
"render": "<h3>開放時間</h3>{opening_hours_table(opening_hours)}"
},
"phone": {
"question": "{name} 的電話號碼是什麼?"
},
"website": {
"question": "{name} 網址是什麼?"
}
},
"question": "此圖徽位於哪個樓層/層級?",
"render": "位於 {level} 樓"
},
"opening_hours": {
"question": "{name} 的開放時間是什麼?",
"render": "<h3>開放時間</h3>{opening_hours_table(opening_hours)}"
},
"phone": {
"question": "{name} 的電話號碼是什麼?"
},
"website": {
"question": "{name} 網址是什麼?"
}
}
}