summaryrefslogtreecommitdiff
path: root/core/utils/shflow-check.tr.en
blob: 9957f4ed9bb97ba8eda0e30ee4ef7bce9cbc603e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
title=🧪 ShFlow Environment Check
separator=_____________________________
tools_header=🔍 Checking global tools...
tool_missing=❌ {tool} not found
tool_ok=✅ {tool} available
structure_header=📁 Checking ShFlow structure...
path_missing=❌ Missing: {path}
path_ok=✅ Found: {path}
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}