mirror of
https://github.com/mue/mue.git
synced 2026-07-23 16:57:25 +02:00
refactor: clean translation system and more widget stuff
This commit is contained in:
@@ -70,7 +70,7 @@ export default class Maximise extends PureComponent {
|
||||
render() {
|
||||
return (
|
||||
<Tooltip
|
||||
title={variables.language.getMessage(
|
||||
title={variables.getMessage(
|
||||
variables.languagecode,
|
||||
'modals.main.settings.sections.background.buttons.view',
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user