Add Spanish translations for new strings added

This commit is contained in:
Guillermo Hoardings
2023-01-31 22:34:47 +01:00
parent 4886626904
commit c95bafc498
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -12,5 +12,6 @@
"hate_speech": "Incitación al odio",
"sexual_content": "Contenido sexual",
"moral_judgement": "Juzga moralmente",
"political_content": "Contenido político"
"political_content": "Contenido político",
"lang_mismatch": "Idioma incorrecto"
}
+2 -1
View File
@@ -9,5 +9,6 @@
"report_placeholder": "¿Por qué se debería revisar este mensaje?",
"report_title": "Informe",
"send_report": "Enviar",
"submit_labels": "Enviar"
"submit_labels": "Enviar",
"view_user": "Ver usuario"
}