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.en | |
| parent | ceb96b20f0b2cef5ef22448d3535cf1f9eda339f (diff) | |
Load global variables in check
Diffstat (limited to 'core/utils/shflow-check.tr.en')
| -rw-r--r-- | core/utils/shflow-check.tr.en | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/utils/shflow-check.tr.en b/core/utils/shflow-check.tr.en index 6430ffd..9957f4e 100644 --- a/core/utils/shflow-check.tr.en +++ b/core/utils/shflow-check.tr.en @@ -10,3 +10,8 @@ modules_header=🔍 Checking ShFlow modules... checking_func=🔧 Running {func}... func_warn=⚠️ Incomplete dependencies in {func} done=✅ Check completed. +vars_loading=📦 Loading global variables from all.yaml... +vars_loaded=✅ Variables loaded: {count} +vars_missing=⚠️ all.yaml not found in {path} +debug_vars_header=🌐 LOADED GLOBAL VARIABLES: +debug_vars_count=Total variables: {count} |
