diff --git a/lib/l10n/intl_zh_Hant.arb b/lib/l10n/intl_zh_Hant.arb index c9e66687d..bfaeef14a 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1834,5 +1834,15 @@ "@verify": { "type": "text", "placeholders": {} + }, + "verifySuccess": "你成功驗證了!", + "@verifySuccess": { + "type": "text", + "placeholders": {} + }, + "verifyStart": "開始驗證", + "@verifyStart": { + "type": "text", + "placeholders": {} } }