From 303330c13b906b4721113e5f893de539aab9f3ef Mon Sep 17 00:00:00 2001 From: luisgulo Date: Mon, 24 Nov 2025 21:00:19 +0100 Subject: Load global variables in check --- core/utils/shflow-check.tr.es | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'core/utils/shflow-check.tr.es') diff --git a/core/utils/shflow-check.tr.es b/core/utils/shflow-check.tr.es index 983f318..53443ca 100644 --- a/core/utils/shflow-check.tr.es +++ b/core/utils/shflow-check.tr.es @@ -10,3 +10,8 @@ modules_header=🔍 Verificando módulos ShFlow... checking_func=🔧 Ejecutando {func}... func_warn=⚠️ Dependencias incompletas en {func} done=✅ Verificación completada. +vars_loading=📦 Cargando variables globales de all.yaml... +vars_loaded=✅ Variables cargadas: {count} +vars_missing=⚠️ all.yaml no encontrado en {path} +debug_vars_header=🌐 VARIABLES GLOBALES CARGADAS: +debug_vars_count=Total de variables: {count} -- cgit v1.2.3