Commit Graph

15 Commits (6b6e20fdb4d0813dcb936e29ac458df7c03e59f9)

Author SHA1 Message Date
Víctor Dorado Javier a6e5228117 Translated some headings, "Read-Search-Ask" and "grueso" (#20120)
* Translated some headings, "Read-Search-Ask" and "grueso"

* Changed the translation again

I changed your suggestion and also realised that you're working with a vector as input, not a matrix as input.
2018-12-13 10:03:10 +01:00
Víctor Dorado Javier d9e53288cf Translated some headings and "Read-Search-Ask" (#20082)
* Translated some headings and "Read-Search-Ask"

* Translated the comment in the seed
2018-12-13 10:02:18 +01:00
Víctor Dorado Javier 97b5a5a0f3 Translated some headings and changed some already existing translations (#20156) 2018-12-10 18:33:14 +01:00
Víctor Dorado Javier 80920d8a90 Translated some headings, "Read-Search-Ask" and more (#20136) 2018-12-10 18:31:45 +01:00
Connor Lindsey 6726f94aeb Update Return-largest-number-in-arrays.spanish.md (#19182)
Proofread section correcting some grammar and replacing tu form with more formal and appropriate ud.
2018-11-05 07:29:04 -07:00
Randell Dawson 65686b44e5 fix: removed all hidden chars from tests verbiage (#19674)
* fix: removed all ​ from tests verbiage

* fix: added single quote to start text string

* remove single quote from text line

* fix: removed the hidden chars in the testStrings

* fix: removed hidden chars from testString section

* fix: removed hidden chars form testString part

* fix: removed hidden chars from testString part

* fix: removed hidden chars from testString part
2018-10-20 17:58:26 +05:30
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
Miguel S. Mendoza c6387859b7 Language Updates (#19312) 2018-10-15 13:56:45 -03:00
Miguel S. Mendoza a6dab66f0c Dejar -> let (#19317) 2018-10-15 13:52:24 -03:00
Miguel S. Mendoza bb541d86ba Language Updates (#19321)
articulos -> elementos
función -> function
matriz -> array
2018-10-15 13:51:01 -03:00
johngeesey a293769892 fix(coding): remove misleading test
A test that featured nested arrays just happens to work, but nested arrays will not be removed if they’re duplicates by the current solution of this challenge. See issue #18265
2018-10-15 19:31:54 +09:00
Yoelvis Jiménez 640aaf9c48 Enhaced translation for "ignoring case" (#18694)
In spanish, the "ignoring case" statement is better translated as "ignorando mayúsculas y minúsculas".
More information: 
https://www.linguee.es/ingles-espanol/traduccion/case+insensitive.html
https://spanish.stackexchange.com/questions/17018/case-sensitive-en-castellano
2018-10-13 15:48:33 -05:00
Beau Carnes e3f9dc4b86 feat: add Spanish and language parser 2018-10-11 02:15:05 +05:30
Bouncey c2a45b58be fix(spanish-md): Address some formatting issues for Spanish md 2018-10-11 02:15:05 +05:30
Beau Carnes fcced4a6c3 docs: add Spanish docs 2018-10-08 13:34:43 -04:00