diff --git a/assets/l10n/intl_pt.arb b/assets/l10n/intl_pt.arb index cb9136165..a07b3459c 100644 --- a/assets/l10n/intl_pt.arb +++ b/assets/l10n/intl_pt.arb @@ -2575,5 +2575,20 @@ "iUnderstand": "", "@iUnderstand": {}, "screenSharingDetail": "", - "@screenSharingDetail": {} + "@screenSharingDetail": {}, + "changedTheDisplaynameTo": "", + "@changedTheDisplaynameTo": { + "type": "text", + "placeholders": { + "username": {}, + "displayname": {} + } + }, + "unreadChats": "", + "@unreadChats": { + "type": "text", + "placeholders": { + "unreadCount": {} + } + } }