mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-16 21:06:35 +08:00
add missing translation to portuguese (#19322)
This commit is contained in:
parent
4906a6726b
commit
ee5d130f04
@ -40,11 +40,10 @@ class MyComponent extends React.Component {
|
||||
super(props);
|
||||
}
|
||||
render() {
|
||||
// change code below this line
|
||||
// Mude o código depois dessa linha
|
||||
|
||||
|
||||
|
||||
// change code above this line
|
||||
// Mude o código acima dessa linha
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user