src > admin > app.js
Add to default config:
translations: {
en: {
'app.components.LeftMenu.navbrand.title': 'Custom name',
'app.components.LeftMenu.navbrand.title': 'Custom workplace'
}
},
src > admin > app.js
Add to default config:
translations: {
en: {
'app.components.LeftMenu.navbrand.title': 'Custom name',
'app.components.LeftMenu.navbrand.title': 'Custom workplace'
}
},