summaryrefslogtreecommitdiff
path: root/core/utils/shflow-check.tr.es
diff options
context:
space:
mode:
authorluisgulo <luisgulo@gmail.com>2025-11-24 21:00:19 +0100
committerluisgulo <luisgulo@gmail.com>2025-11-24 21:00:19 +0100
commit303330c13b906b4721113e5f893de539aab9f3ef (patch)
tree31e6c3524f91003620aef46263510e62b1b4529d /core/utils/shflow-check.tr.es
parentceb96b20f0b2cef5ef22448d3535cf1f9eda339f (diff)
Load global variables in check
Diffstat (limited to 'core/utils/shflow-check.tr.es')
-rw-r--r--core/utils/shflow-check.tr.es5
1 files changed, 5 insertions, 0 deletions
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}