diff --git a/apps/client/public/locales/es-ES/translation.json b/apps/client/public/locales/es-ES/translation.json index 713a8ade1..37471e697 100644 --- a/apps/client/public/locales/es-ES/translation.json +++ b/apps/client/public/locales/es-ES/translation.json @@ -387,8 +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.", + "Footnote": "Nota al pie", + "Insert a footnote reference.": "Insertar una referencia de nota al pie.", "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.", @@ -1292,10 +1292,15 @@ "{{count}} rows deleted_other": "{{count}} filas eliminadas", "{{count}} selected_one": "1 seleccionado", "{{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" + "Compare": "Comparar", + "Compare versions": "Comparar versiones", + "Select version from {{date}}": "Seleccionar la versión del {{date}}", + "Version actions for {{date}}": "Acciones de la versión del {{date}}", + "Comparing {{newer}} and {{older}}": "Comparando {{newer}} y {{older}}", + "Exit compare": "Salir de la comparación", + "Search attachments...": "Search attachments...", + "Error loading attachments.": "Error loading attachments.", + "No attachments on this page yet.": "No attachments on this page yet.", + "Uploaded by {{name}}": "Uploaded by {{name}}", + "Download {{name}}": "Download {{name}}" }