docs: translated to ES-LA exercises 3,4,5 and 6

docs: fixed markdown issues, minor typos

docs: fixed markdown issues, minor typos

docs: rephrasing translator comments and notes

docs: some fix comments from PR

docs: some fix comments from PR

docs: some fix comments from PR

docs: images fixed
This commit is contained in:
Erick Rodriguez
2023-12-17 13:39:27 -05:00
parent d2035864ec
commit 3ff9dfe997
6 changed files with 214 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
{
"eslint.validate": ["json"]
"eslint.validate": [
"json"
],
"cSpell.language": "en,es-ES"
}