pages*: replace "Véase" with "Vea" on some Spanish pages (#12703)

- Also other few changes were made to enhance the translation.
- Add missing commands
- Fix comands that were changed
This commit is contained in:
Ulices
2024-05-01 22:39:56 -06:00
committed by GitHub
parent 0b811667ba
commit 60d3432028
11 changed files with 39 additions and 15 deletions

View File

@@ -23,7 +23,7 @@
`git checkout --track {{nombre_remoto}}/{{nombre_de_la_rama}}`
- Descarta todos los cambios sin marcar en el directorio actual (véase `git reset` para más comandos para deshacer):
- Descarta todos los cambios sin marcar en el directorio actual (vea `git reset` para más comandos para deshacer):
`git checkout .`