blob: 983f318fa1e842dd3ba805b8d34a8221ee356cd5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
title=🧪 ShFlow Environment Check
separator=_____________________________
tools_header=🔍 Verificando herramientas globales...
tool_missing=❌ {tool} no encontrado
tool_ok=✅ {tool} disponible
structure_header=📁 Verificando estructura de ShFlow...
path_missing=❌ Falta: {path}
path_ok=✅ Encontrado: {path}
modules_header=🔍 Verificando módulos ShFlow...
checking_func=🔧 Ejecutando {func}...
func_warn=⚠️ Dependencias incompletas en {func}
done=✅ Verificación completada.
|