diff --git a/lib/l10n/intl_zh_Hant.arb b/lib/l10n/intl_zh_Hant.arb index a17d7d53..27cf979d 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1964,5 +1964,15 @@ "@userUnknownVerification": { "type": "text", "placeholders": {} + }, + "writeAMessage": "寫個訊息…", + "@writeAMessage": { + "type": "text", + "placeholders": {} + }, + "clearText": "清除文字", + "@clearText": { + "type": "text", + "placeholders": {} } }