diff --git a/lib/l10n/intl_pt_BR.arb b/lib/l10n/intl_pt_BR.arb index eef120125..dcf0271ad 100644 --- a/lib/l10n/intl_pt_BR.arb +++ b/lib/l10n/intl_pt_BR.arb @@ -348,7 +348,7 @@ "type": "text", "placeholders": {} }, - "changeTheme": "Alterar o estilo", + "changeTheme": "Alterar o tema", "@changeTheme": { "type": "text", "placeholders": {} @@ -698,7 +698,7 @@ "type": "text", "placeholders": {} }, - "renderRichContent": "Exiba o conteúdo formatado", + "renderRichContent": "Exibir conteúdo formatado", "@renderRichContent": { "type": "text", "placeholders": {} @@ -1161,12 +1161,12 @@ "type": "text", "placeholders": {} }, - "hideUnknownEvents": "Esconder eventos desconhecidos", + "hideUnknownEvents": "Ocultar eventos desconhecidos", "@hideUnknownEvents": { "type": "text", "placeholders": {} }, - "hideRedactedEvents": "Esconder eventos removidos", + "hideRedactedEvents": "Ocultar eventos removidos", "@hideRedactedEvents": { "type": "text", "placeholders": {} @@ -1934,5 +1934,10 @@ "@toggleMuted": { "type": "text", "placeholders": {} + }, + "publicKey": "Chave Pública", + "@publicKey": { + "type": "text", + "placeholders": {} } }