From 2ee9037322b174404365a8095691b1f99b9b3015 Mon Sep 17 00:00:00 2001 From: bitcoinuser Date: Sat, 30 Aug 2025 12:09:49 -0300 Subject: [PATCH] feat: update pt-BR.ts (#510) --- 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 2dcec612..e9810261 100644 --- a/src/i18n/locales/pt-BR.ts +++ b/src/i18n/locales/pt-BR.ts @@ -370,7 +370,7 @@ export default { Apply: 'Aplicar', Reset: 'Redefinir', 'Share something on this Relay': 'Compartilhe algo neste Relay', - 'Try deleting this note': 'Tente excluir esta nota', + 'Try deleting this note': 'Solicitar exclusão desta nota', 'Deletion request sent to {{count}} relays': 'Pedido de exclusão enviado para {{count}} relays' } }