Commit Graph
5 Commits
Author SHA1 Message Date
Miguel S. MendozaandJaka Kranjc 13a9537768 Language Updates (#19319)
Matriz -> Array. Spanish developers uses array to refer to an array, and matrix to refer to a multidimensional array.
2019-02-07 20:22:42 +01:00
Miguel S. MendozaandTodd Chaffee 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
Miguel S. MendozaandTodd Chaffee c6387859b7 Language Updates (#19312) 2018-10-15 13:56:45 -03:00
Miguel S. MendozaandTodd Chaffee a6dab66f0c Dejar -> let (#19317) 2018-10-15 13:52:24 -03:00
Miguel S. MendozaandTodd Chaffee bb541d86ba Language Updates (#19321)
articulos -> elementos
función -> function
matriz -> array
2018-10-15 13:51:01 -03:00