From 279cd97bad3614599f798acc3ea736bafcf51173 Mon Sep 17 00:00:00 2001 From: Thomas Camlong Date: Sun, 31 Aug 2025 11:47:36 +0200 Subject: [PATCH] New translations error-boundary.json (Spanish) --- public/locales/es/widgets/error-boundary.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/es/widgets/error-boundary.json b/public/locales/es/widgets/error-boundary.json index 1c77f5cc3..3ebf0d28f 100644 --- a/public/locales/es/widgets/error-boundary.json +++ b/public/locales/es/widgets/error-boundary.json @@ -7,7 +7,7 @@ } }, "modal": { - "text": "El widget ha fallado inesperadamente. Lea la documentación y corrija los errores tipográficos.", + "text": "El widget se bloqueó inesperadamente. Por favor, lee la documentación y corrige cualquier error tipográfico.", "label": "Ha ocurrido un error", "reportButton": "Informar de este error en GitHub" }