1
0
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:
Justin Kat 2018-08-07 21:57:52 -04:00 committed by Whymarrh Whitby
parent e9f74f005d
commit aab6e366c5

View File

@ -130,7 +130,7 @@ class InitializeMenuScreen extends Component {
textDecoration: 'underline',
marginTop: '32px',
},
}, 'Use classic interface'),
}, this.context.t('classicInterface')),
]),
])