From 7174556e73057b1456f2563f054b97652a730cf5 Mon Sep 17 00:00:00 2001 From: bitcoinuser Date: Fri, 26 Sep 2025 23:42:01 -0300 Subject: [PATCH] feat: update pt-BR.ts (#588) --- src/i18n/locales/pt-BR.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' } }