add missing translation to portuguese (#19322)
This commit is contained in:
committed by
Todd Chaffee
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
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user