diff --git a/langs/shared-questions/zh_Hant.json b/langs/shared-questions/zh_Hant.json index 217e5c6a0a..3d00cc8aad 100644 --- a/langs/shared-questions/zh_Hant.json +++ b/langs/shared-questions/zh_Hant.json @@ -36,6 +36,9 @@ }, "3": { "then": "位於 2 樓" + }, + "4": { + "then": "位於地下一樓" } }, "question": "此圖徽位於哪個樓層/層級?", @@ -111,6 +114,18 @@ } }, "question": "維基百科上對應的項目是什麼?" + }, + "payment-options-advanced": { + "override": { + "mappings+": { + "0": { + "then": "使用專用應用程式付款" + }, + "1": { + "then": "使用會員卡付款" + } + } + } } } -} \ No newline at end of file +}