From 533e79ba959143f0459431a486bfb85c56c72ddc Mon Sep 17 00:00:00 2001 From: luisgulo Date: Fri, 24 Oct 2025 18:01:10 +0200 Subject: Releasing code version 1.8.0 --- core/modules/git.tr.es | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 core/modules/git.tr.es (limited to 'core/modules/git.tr.es') diff --git a/core/modules/git.tr.es b/core/modules/git.tr.es new file mode 100644 index 0000000..60a68f7 --- /dev/null +++ b/core/modules/git.tr.es @@ -0,0 +1,7 @@ +cloning=📥 [git] Clonando repositorio '{repo}' en '{dest}' +pulling=🔄 [git] Ejecutando git pull en '{dest}' +checkout=📦 [git] Cambiando a rama '{branch}' en '{dest}' +fetching=📄 [git] Extrayendo archivo '{file}' desde '{repo}' rama '{branch}' +unsupported=❌ [git] Acción '{action}' no soportada +missing_deps=❌ [git] Dependencias faltantes: {cmds} +deps_ok=✅ [git] Todas las dependencias están disponibles -- cgit v1.2.3