diff --git a/src/i18n/locales/pt-BR.ts b/src/i18n/locales/pt-BR.ts index 28d857aa..57fc53fc 100644 --- a/src/i18n/locales/pt-BR.ts +++ b/src/i18n/locales/pt-BR.ts @@ -425,6 +425,6 @@ export default { 'Write relays and {{count}} other relays': 'Relays de escrita e {{count}} outros relays', '{{count}} relays': '{{count}} relays', 'Republishing...': 'Republicando...', - 'Trending Notes': 'Notas de tendĂȘncia' + 'Trending Notes': 'Notas em tendĂȘncia' } }