diff --git a/lib/l10n/intl_zh_Hant.arb b/lib/l10n/intl_zh_Hant.arb index b79ebe68..2d6879fd 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1974,5 +1974,15 @@ "@clearText": { "type": "text", "placeholders": {} + }, + "youAreInvitedToThisChat": "有人邀請您加入此聊天室", + "@youAreInvitedToThisChat": { + "type": "text", + "placeholders": {} + }, + "yes": "是", + "@yes": { + "type": "text", + "placeholders": {} } }