Commit Graph

19 Commits

Author SHA1 Message Date
javisenberg
bf0a252002 Fixed translation and added examples (#32074)
No examples were provided, and text was not translated.
2019-08-11 07:42:20 -07:00
javisenberg
b1aa3cebf2 Added example and fix (#24563)
Added practical example and fixed else-if statement which didn't have condition to evaluate.
2019-08-10 16:44:53 -07:00
jherrerai
891e4d5708 Modificacion de Titulos Si y Mas (#30071)
Se hicieron modificaicones de los titulos Si y Mas a sus literales ingleses.
2019-08-10 16:44:09 -07:00
Dhiraj Kanchan
85b5707305 Fix if statement to use equal to operator instead of assignment operator. (#24524)
Fix if statement to use Double equals (==)  instead of Single equal  (=) which would overwrite the value of $_GET['name'] variable.
2019-08-10 16:43:30 -07:00
javisenberg
8bbc39b3b4 Added external link (#32061)
* Added external link

"More info" section had no external references. Updated with two manual entries.

* Update index.md
2019-08-11 00:13:43 +05:30
Edwin J. Munguia
5e9c1d69f6 I translated the remaining text of the document (#23048) 2019-08-07 21:56:03 -07:00
Andrei Emanuel Cretan
e1840399e9 Translation changes (#22477)
Corrections and minor changes where made to be easier to read
2019-08-07 21:39:35 -07:00
Andrei Emanuel Cretan
5cccbd5d47 Translated the php code (#22412)
Translated the comments and the  'echo' value to spanish.
2019-07-03 17:37:51 -07:00
Ahmad Abdolsaheb
727d55fb5f fix: replace imgur with s3 for spanish guide without conflict (#36056)
* fix: replace imgur with s3 for spanish guide without conflict

* fix: revert incorrect changes
2019-05-21 00:10:42 +05:30
Randell Dawson
0a1eeea424 fix(guide) Replace invalid prism code block names (#35961)
* fix: replace sh with shell

fix replace terminal with shell

fix replace node with js

fix replace output with shell

fix replace cs with csharp

fix replace c++ with cpp

fix replace c# with csharp

fix replace javasctipt with js

fix replace syntax  with js

fix replace unix with shell

fix replace linux with shell

fix replace java 8 with java

fix replace swift4 with swift

fix replace react.js with jsx

fix replace javascriot with js

fix replace javacsript with js

fix replace c++ -  with cpp

fix: corrected various typos

fix: replace Algorithm with nothing

fix: replace xaml with xml

fix: replace solidity with nothing

fix: replace c++ with cpp

fix: replace txt with shell

fix: replace code with json and css

fix: replace console with shell
2019-05-15 19:08:19 +02:00
jherrerai
a83143edb7 Improvements in the translation to Spain (#29671) 2019-02-14 12:30:25 -08:00
Diego Monroy
5ebb769c8f FIX coherence and context in two lines of text in guide php index.md (#21650)
* FIX coherence and context in two lines of text

* Update index.md
2019-01-02 14:27:25 -07:00
Andrei Cretan
df9f549809 Translation changes. (#22396)
* Translation changes.

Mainly translated the examples and other minor translation changes.
Also 'Hello world!' could be translated to 'Hola mundo!' but i don't like that change.

* fix: added .md to current file name

* Rename guide/spanish/php/php-variables.md to guide/spanish/php/php-variable/index.md
2018-11-24 13:46:52 -08:00
javisenberg
8da1682229 Update index.md (#24536)
Added some output samples and rewrote some spanish syntax
2018-10-29 16:01:49 -07:00
Andrei Cretan
dd6f7725e3 Minor translation changes. (#22419)
Made minor translation changes, that where tranlated literally.
2018-10-28 20:25:14 -06:00
javisenberg
7135901867 Language mistake corrected (#24570)
Updated some spanish syntax to make it more readable.
2018-10-28 19:58:18 -06:00
Bouncey
4cd6b568e1 fix(guide-ci): Handle uncaught errors 2018-10-19 16:28:34 +01:00
Bouncey
b1a785c87d fix(guide): Fix directory structure 2018-10-19 16:28:34 +01:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30