From bfb170fdf499fe1b5fd6789adb4a148e6a5aaedb Mon Sep 17 00:00:00 2001 From: Sean Wang Date: Thu, 2 Feb 2023 13:00:39 +0000 Subject: [PATCH] :globe_with_meridians: Translated (Chinese (Traditional)) Currently translated at 71.0% (140 of 197 strings) Translation: ClassQuiz/Frontend Translate-URL: https://hosted.weblate.org/projects/classquiz/frontend/zh_Hant/ --- frontend/src/lib/i18n/locales/zh_Hant.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/frontend/src/lib/i18n/locales/zh_Hant.json b/frontend/src/lib/i18n/locales/zh_Hant.json index f2604fe..b750256 100644 --- a/frontend/src/lib/i18n/locales/zh_Hant.json +++ b/frontend/src/lib/i18n/locales/zh_Hant.json @@ -178,7 +178,10 @@ "error": "錯誤", "continue": "繼續", "backup_code": "備用代碼", - "totp": "" + "totp": "", + "play": "遊玩", + "text": "文字", + "start": "開始" }, "search_page": { "at_least_3_characters": "輸入至少 3 個字元..."