diff --git a/public/locales/es/common.json b/public/locales/es/common.json index 4be7593c..daf2e041 100644 --- a/public/locales/es/common.json +++ b/public/locales/es/common.json @@ -1,6 +1,6 @@ { "widget": { - "missing_type": "Tipo de widget faltante: {{type}}", + "missing_type": "Falta el tipo de widget: {{type}}", "api_error": "Error de API", "status": "Estado" },