From 29082adb7389bb51c61c86ede48dc3b5f2c8241d Mon Sep 17 00:00:00 2001 From: Jeff Huang Date: Mon, 6 Mar 2023 02:34:43 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Traditional)) Currently translated at 100.0% (143 of 143 strings) Translation: Element Call/element-call Translate-URL: https://translate.element.io/projects/element-call/element-call/zh_Hant/ --- public/locales/zh-Hant/app.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/public/locales/zh-Hant/app.json b/public/locales/zh-Hant/app.json index a3d0a108..22ef710b 100644 --- a/public/locales/zh-Hant/app.json +++ b/public/locales/zh-Hant/app.json @@ -10,5 +10,8 @@ "{{name}} (Connecting...)": "{{name}} (連線中 ...)", "{{displayName}}, your call is now ended": "{{displayName}},您的通話現在已結束", "{{count}} people connected|other": "{{count}} 人已連線", - "{{count}} people connected|one": "{{count}} 人已連線" + "{{count}} people connected|one": "{{count}} 人已連線", + "Use the upcoming grid system": "使用即將推出的網格系統", + "Privacy Policy": "隱私權政策", + "Expose developer settings in the settings window.": "在設定視窗中顯示開發者設定。" }