freeCodeCamp/curriculum/challenges/spanish/02-javascript-algorithms-an...
Miguel S. Mendoza 8db99b7c16 Languate Updates (#19315)
Spanish people use "array" to refer to an array, and "matrix" to refer to a multidimensional array. If you use "matriz" to refer to an array you will confuse all spanish developers.
deje que outArray -> let outArray
deja que nuestra Variable = nuestroArray [0]; -> let ourVariable = ourArray[0];
en cualquier cosa que desee, además de "b" .  -> en cualquier cosa que dese, que NO SEA "b" se entiende mejor.
2018-10-15 14:19:00 -03:00
..
basic-algorithm-scripting Enhaced translation for "ignoring case" (#18694) 2018-10-13 15:48:33 -05:00
basic-data-structures Languate Updates (#19315) 2018-10-15 14:19:00 -03:00
basic-javascript feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
debugging feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
es6 feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
functional-programming feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
intermediate-algorithm-scripting fix(coding): remove misleading test 2018-10-15 19:31:54 +09:00
javascript-algorithms-and-data-structures-projects feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
object-oriented-programming feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
regular-expressions feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30