From 54979fd60a20e9d9ae581049802a41a8b5cb14cd Mon Sep 17 00:00:00 2001 From: Philip Okugbe <16838612+Philipinho@users.noreply.github.com> Date: Wed, 12 Aug 2026 12:41:21 +0100 Subject: [PATCH] New translations translation.json (Spanish) [ci skip] --- apps/client/public/locales/es-ES/translation.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/apps/client/public/locales/es-ES/translation.json b/apps/client/public/locales/es-ES/translation.json index 0e5f84894..713a8ade1 100644 --- a/apps/client/public/locales/es-ES/translation.json +++ b/apps/client/public/locales/es-ES/translation.json @@ -387,6 +387,8 @@ "Insert horizontal rule divider": "Insertar regla horizontal", "Page break": "Salto de página", "Insert a page break for printing.": "Inserta un salto de página para imprimir.", + "Footnote": "Footnote", + "Insert a footnote reference.": "Insert a footnote reference.", "Upload any image from your device.": "Sube cualquier imagen desde tu dispositivo.", "Upload any video from your device.": "Sube cualquier video desde tu dispositivo.", "Upload any audio from your device.": "Sube cualquier audio desde tu dispositivo.", @@ -1289,5 +1291,11 @@ "{{count}} rows deleted_one": "1 fila eliminada", "{{count}} rows deleted_other": "{{count}} filas eliminadas", "{{count}} selected_one": "1 seleccionado", - "{{count}} selected_other": "{{count}} seleccionadas" + "{{count}} selected_other": "{{count}} seleccionadas", + "Compare": "Compare", + "Compare versions": "Compare versions", + "Select version from {{date}}": "Select version from {{date}}", + "Version actions for {{date}}": "Version actions for {{date}}", + "Comparing {{newer}} and {{older}}": "Comparing {{newer}} and {{older}}", + "Exit compare": "Exit compare" }