diff --git a/lib/l10n/intl_zh_Hant.arb b/lib/l10n/intl_zh_Hant.arb index e77b7803..9f839106 100644 --- a/lib/l10n/intl_zh_Hant.arb +++ b/lib/l10n/intl_zh_Hant.arb @@ -1989,5 +1989,15 @@ "@you": { "type": "text", "placeholders": {} + }, + "youCannotInviteYourself": "邊緣人嗎? 你不能邀請自己", + "@youCannotInviteYourself": { + "type": "text", + "placeholders": {} + }, + "youAreNoLongerParticipatingInThisChat": "您不再參與這個聊天室了", + "@youAreNoLongerParticipatingInThisChat": { + "type": "text", + "placeholders": {} } }