summaryrefslogtreecommitdiff
path: root/core/utils/shflow-check.tr.en
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.en
parentceb96b20f0b2cef5ef22448d3535cf1f9eda339f (diff)
Load global variables in check
Diffstat (limited to 'core/utils/shflow-check.tr.en')
-rw-r--r--core/utils/shflow-check.tr.en5
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}