Commit Graph

13 Commits

Author SHA1 Message Date
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
Adrian Chira
65d4afc9e0 Changed var to const (#22475)
The English version was changed so I changed var to const as in the English version
2019-05-16 23:27:16 +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
rituteb
91a5cc67cf fix(guide): Update code editor references (#34960) (#35363) 2019-03-02 10:00:39 -08:00
Lipis
0dc0edcded Replace Github -> GitHub (Portuguese) (#35166) 2019-02-13 10:39:06 -08:00
Leonardo Fontes
7f8f220b33 Translation PT Finding a Remainder in JavaScript (#20955) 2018-12-22 00:25:59 +00:00
Nuno Miranda
5b4d3c3702 Texto sobre animações 2D e 3D (#23000) 2018-11-24 17:31:54 -08:00
CharlesMarlow
ea72e346f0 Added framework to the frameworks section (#22657)
Vue.js was added on line 35 as one of the prominent front-end frameworks for Javascript.
2018-11-24 17:12:27 -08:00
lau626
a2ed0103ec Unwanted underscores in search result and incorrect URL - fixing #24573 (#28441)
* fixing #24573

fixing #24573 - Guide: Let and Const - Unwanted underscores in search result and incorrect URL

- changed underscore to hyphen, same problem was also happening with arrow_functions

https://github.com/freeCodeCamp/freeCodeCamp/issues/24573

* fix: added 3 backticks for code sections
2018-11-11 23:47:08 -08:00
Matheus Gonçalves da Silva
9c6cbc5732 Adjust translation to spread-syntax on portuguese (#19909)
Adjusted some of the translations on spread-syntax on portuguese, they were missleading
2018-10-24 13:22:18 -03:00
Matheus Gonçalves da Silva
a794645084 Update portuguese translation on typeof (#19918)
Update portuguese translation on typeof
2018-10-24 11:42:47 -03:00
Matheus Gonçalves da Silva
926c2ec290 Translate Async/await to portuguese (#19793)
Translated the async/await section to portuguese, some english terms were kept because translating them don't make sense in portuguese.
2018-10-24 11:29:50 -03:00
Mrugesh Mohapatra
da0df12ab7 fix(guide): simplify directory structure 2018-10-16 21:32:40 +05:30