diff --git a/lib/l10n/intl_zh_Hant.arb b/lib/l10n/intl_zh_Hant.arb index 3855bd83b..5dd6d2c8e 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1819,5 +1819,20 @@ "username": {}, "type": {} } + }, + "verifiedSession": "工作階段成功驗證", + "@verifiedSession": { + "type": "text", + "placeholders": {} + }, + "verifyManual": "手動驗證", + "@verifyManual": { + "type": "text", + "placeholders": {} + }, + "verify": "驗證", + "@verify": { + "type": "text", + "placeholders": {} } }