docker-compose, git-*, htop, ls, nano: sync Spanish translation (#7757)

This commit is contained in:
Axel Navarro
2022-02-08 08:32:45 -03:00
committed by GitHub
parent 11e78ec50a
commit dd2f86d67a
8 changed files with 50 additions and 10 deletions

View File

@@ -22,3 +22,7 @@
- Realiza un commit para archivos específicos (marcados previamente):
`git commit {{ruta/al/archivo1}} {{ruta/al/archivo2}}`
- Crea un commit, incluso si no hay archivos marcados:
`git commit -m "{{mensaje}}" --allow-empty`