From 32fadc6b1326861e1beec12f8ff67633c5bdc8ab Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Mon, 14 Feb 2022 02:45:47 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (37 of 37 strings) Translation: MapComplete/shared-questions Translate-URL: https://hosted.weblate.org/projects/mapcomplete/shared-questions/zh_Hant/ --- langs/shared-questions/zh_Hant.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) 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 +}