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.en | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'core/utils/shflow-check.tr.en') 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} -- cgit v1.2.3