diff options
| author | luisgulo <luisgulo@gmail.com> | 2025-11-24 21:00:19 +0100 |
|---|---|---|
| committer | luisgulo <luisgulo@gmail.com> | 2025-11-24 21:00:19 +0100 |
| commit | 303330c13b906b4721113e5f893de539aab9f3ef (patch) | |
| tree | 31e6c3524f91003620aef46263510e62b1b4529d /core/utils/shflow-check.tr.es | |
| parent | ceb96b20f0b2cef5ef22448d3535cf1f9eda339f (diff) | |
Load global variables in check
Diffstat (limited to 'core/utils/shflow-check.tr.es')
| -rw-r--r-- | core/utils/shflow-check.tr.es | 5 |
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} |
