From 030e3cb805b4889449c5b914046868dc1155bf59 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Thu, 13 Feb 2025 21:31:54 +0200 Subject: [PATCH] fix(i18n): accidentally translated values --- src/public/translations/es/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index 657216a9d..ba5bf3613 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -440,7 +440,7 @@ "other_notes_with_name": "Otras notas con nombre de {{attributeType}} \"{{attributeName}}\"", "and_more": "... y {{count}} más.", "print_landscape": "Al exportar a PDF, cambia la orientación de la página a paisaje en lugar de retrato.", - "print_page_size": "Al exportar a PDF, cambia el tamaño de la página. Valores soportados: A0, A1, A2, A3, A4, A5, A6, Legal, Carta, Tabloide, Ledger." + "print_page_size": "Al exportar a PDF, cambia el tamaño de la página. Valores soportados: A0, A1, A2, A3, A4, A5, A6, Legal, Letter, Tabloid, Ledger." }, "attribute_editor": { "help_text_body1": "Para agregar una etiqueta, simplemente escriba, por ejemplo. #rock o si desea agregar también valor, p.e. #año = 2020",