Skip to content

Commit 889ba48

Browse files
author
JeremíasRomain
authored
Translation of missing terms (Spanish) (#1730)
The missing terms in the Spanish version were translated, taking into account the main English version.
1 parent 7198433 commit 889ba48

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

website/public/locales/es/common.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"back_to_dashboard": "Volver al panel principal",
55
"admin_dashboard": "Panel de administración",
66
"cancel": "Cancelar",
7+
"confirm": "Confirmar",
78
"connect": "Conectar",
89
"conversational": "IA conversacional para todos.",
910
"copied": "Copiado",
@@ -13,6 +14,7 @@
1314
"delete": "Borrar",
1415
"discord": "Discord",
1516
"docs": "Documentación",
17+
"faq": "FAQ",
1618
"github": "GitHub",
1719
"leaderboard": "Clasificaciones",
1820
"legal": "Legal",

website/public/locales/es/message.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
"confirm_open_link_body": "¿Desea abrir este enlace?",
3+
"confirm_open_link_header": "Confirme la apertura del enlace",
24
"copy_message_id": "Copiar ID del mensaje",
35
"copy_message_link": "Copiar enlace al mensaje",
46
"label_action": "Etiquetar",
@@ -11,7 +13,7 @@
1113
"open_new_tab_action": "Abrir en una pestaña nueva",
1214
"parent": "Padre",
1315
"reactions": "Reacciones",
14-
"recent_messages": "Mensajes recientes",
16+
"recent_messages": "Mensajes recientes en {{language}}",
1517
"report_action": "Reportar",
1618
"report_placeholder": "¿Por qué se debería revisar este mensaje?",
1719
"report_title": "Informe",

website/public/locales/es/tasks.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,7 @@
8686
"response_placeholder": "Escribe tu respuesta aquí..."
8787
},
8888
"submitted_as": "Esto será enviado como {{submit_lang}}",
89+
"tab_write": "Redacte",
90+
"tab_preview": "Previsualicé",
8991
"writing_wrong_langauge_a_b": "Parece que estás escribiendo en {{detected_lang}} pero esto se enviará como {{submit_lang}}."
9092
}

0 commit comments

Comments
 (0)