From fde255c6d4dfb750be1eeca6d499cd35f1c9149d Mon Sep 17 00:00:00 2001 From: Stuart Taylor Date: Fri, 12 Oct 2018 11:35:41 +0100 Subject: [PATCH] fix: Keep other translations table --- docs/spanish/how-to-work-on-coding-challenges.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/docs/spanish/how-to-work-on-coding-challenges.md b/docs/spanish/how-to-work-on-coding-challenges.md index 54ad210cc6..914ff5b750 100644 --- a/docs/spanish/how-to-work-on-coding-challenges.md +++ b/docs/spanish/how-to-work-on-coding-challenges.md @@ -1,3 +1,15 @@ + + + + + + + + + + +
Read these guidelines in English 中文 русский عربى Español Português
+ # Cómo trabajar en los Desafíos de Programación ### Editando en GitHub @@ -90,4 +102,4 @@ Creando y Editando Desafíos: 2. [Tipos de desafíos](https://github.com/freeCodeCamp/learn/blob/a5cb25704168aa37f59a582f0bb5a19b7bd89b46/utils/challengeTypes.js) - que significa el valor numerico de 'challengeType' (enum). -3. [Contribuyendo a freeCodeCamp - Escribiendo Pruebas de Desafío en ES6](https://www.youtube.com/watch?v=iOdD84OSfAE#t=2h49m55s) - un video siguiendo a [Ethan Arrowood](https://twitter.com/ArrowoodTech) mientras contribuye a la version antigua del currículo \ No newline at end of file +3. [Contribuyendo a freeCodeCamp - Escribiendo Pruebas de Desafío en ES6](https://www.youtube.com/watch?v=iOdD84OSfAE#t=2h49m55s) - un video siguiendo a [Ethan Arrowood](https://twitter.com/ArrowoodTech) mientras contribuye a la version antigua del currículo