Commit Graph

14 Commits

Author SHA1 Message Date
Marco Quintella
0bb8a24ba9 Translation Update (#31188)
Correctness of the portuguese translation. Text adapted to make easier to understand the code explanation with portuguese words. Used correct word Classe, Objeto e Método when refering Class, Object and Method, avoiding misunderstanding when dealing with both languages.
2019-08-16 11:33:59 -07:00
SevenBoys00
0afcdf3d9e Traduzir trecho do código de exemplo (#29150) 2019-08-16 09:29:59 -07:00
Dhiraj Kanchan
e1c9a647df Fix if statement to use equal to operator instead of assignment operator. (#24520)
Fix if statement to use Double equals (==)  instead of Single equal  (=) which would overwrite the value of $_GET['name'] variable.
2019-08-14 08:28:23 -07:00
Thyago Clemente
10548d9520 Translation and description improvements (#22198)
Improved the translation to Portuguese and changed the description from using "double" line comments to "multiple" line comments.
2019-08-12 07:01:23 -07:00
Thyago Clemente
84699b478f Translation improvements (#22182)
Changes to translation making more sense in Portuguese, also fixing commands that were translated
2019-08-12 07:01:02 -07:00
Thyago Clemente
8bef0beee2 Small translation improvements (#22152)
Small changes to text to make more sense in Portuguese language
2019-08-12 07:00:33 -07:00
Thyago Clemente
62ee1af49d Translations corrections and improvements (#22079)
Changes in the text to make more sense in Portuguese language
2019-08-09 13:34:55 -07:00
Thyago Clemente
73bccb0da9 Improvements to translation (#22124)
Changes to make translation make more sense in Portuguese language
2019-08-09 13:34:30 -07:00
Thyago Clemente
2b44916552 Small translation improvements (#22139)
Small changes to make translation make more sense in Portuguese language
2019-08-09 13:33:54 -07:00
Ahmad Abdolsaheb
1e9f5bc09a fix: replace imgur with s3 for Portuguese guide without conflict (#36054)
* fix: imgur to s3 for portuguese guide without conflict

(cherry picked from commit 55e786f8dbcf917e16088be97e18c951d937cd71)

* fix: remove extra links

Co-Authored-By: Randell Dawson <5313213+RandellDawson@users.noreply.github.com>

* fix: remove unrelated change

* fix: revert space

* fix: revert styles
2019-05-25 02:30:23 +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
Rui Figueiredo
42a6cd00e5 exibir um array (#20407)
exemplo de como exibir um array
2018-12-22 00:04:02 +00: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