feat(translations): menu translations
This commit is contained in:
@ -160,7 +160,6 @@ class App extends Component {
|
||||
return (
|
||||
<MuiThemeProvider>
|
||||
<div>
|
||||
{ __('welcome') }
|
||||
{
|
||||
((window.currentWindow && !window.currentWindow.isModal()) || typeof WEB !== 'undefined')
|
||||
&&
|
||||
|
Reference in New Issue
Block a user