mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
Fixing translations in first-time init menu (#4969)
This commit is contained in:
parent
e9f74f005d
commit
aab6e366c5
@ -130,7 +130,7 @@ class InitializeMenuScreen extends Component {
|
|||||||
textDecoration: 'underline',
|
textDecoration: 'underline',
|
||||||
marginTop: '32px',
|
marginTop: '32px',
|
||||||
},
|
},
|
||||||
}, 'Use classic interface'),
|
}, this.context.t('classicInterface')),
|
||||||
]),
|
]),
|
||||||
|
|
||||||
])
|
])
|
||||||
|
Loading…
Reference in New Issue
Block a user