From 8af91c137505dad5fe72e28098f240513e7ea385 Mon Sep 17 00:00:00 2001 From: Zamitto <167933696+zamitto@users.noreply.github.com> Date: Sat, 14 Sep 2024 17:56:07 -0300 Subject: [PATCH] fix: adjust string --- src/locales/es/translation.json | 2 +- src/locales/pt-BR/translation.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/locales/es/translation.json b/src/locales/es/translation.json index b0dc4466..b8595d13 100644 --- a/src/locales/es/translation.json +++ b/src/locales/es/translation.json @@ -307,7 +307,7 @@ "report_description_placeholder": "Información adicional", "report_profile": "Reportar este perfil", "report_reason": "¿Por qué estás denunciando este perfil?", - "report_reason_hate": "discurso de odio", + "report_reason_hate": "Discurso de odio", "report_reason_other": "Otro", "report_reason_sexual_content": "Contenido sexual", "report_reason_spam": "Correo basura", diff --git a/src/locales/pt-BR/translation.json b/src/locales/pt-BR/translation.json index 7cab88e0..28fa6571 100644 --- a/src/locales/pt-BR/translation.json +++ b/src/locales/pt-BR/translation.json @@ -305,7 +305,7 @@ "displayname_min_length": "Nome de exibição deve ter pelo menos 3 caracteres", "displayname_max_length": "Nome de exibição deve ter no máximo 50 caracteres", "locked_profile": "Este perfil é privado", - "report_profile": "Report this profile", + "report_profile": "Reportar este perfil", "report_reason": "Por que você deseja reportar este perfil?", "report_description": "Informações adicionais", "report_description_placeholder": "Insira aqui",