From 6901884d45cd313866cbc6264f525d47653fe476 Mon Sep 17 00:00:00 2001 From: VP <51seer.vincent@gmail.com> Date: Wed, 28 Jun 2023 11:26:01 +0800 Subject: [PATCH] Added missing zh-tw translation. (#15125) Signed-off-by: VP <51seer.vincent@gmail.com> --- lang/zh-TW.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lang/zh-TW.json b/lang/zh-TW.json index 34fffe1523..ea27d64001 100644 --- a/lang/zh-TW.json +++ b/lang/zh-TW.json @@ -458,5 +458,8 @@ "Performance": "效能", "History": "歷程", "(Un) Acknowledgement note:": "認可/取消認可 備註說明", - "Port Groups": "連接埠群組" + "Port Groups": "連接埠群組", + "Two-Factor Authentication": "雙因子認證", + "TwoFactor Type": "雙因子認證類型", + "Push Notifications": "推播通知" }