mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-22 09:57:02 +01:00
development tools - fix i18n verify tool
This commit is contained in:
parent
e683684e8d
commit
338c826961
@ -30,7 +30,7 @@ if (specifiedLocale) {
|
||||
}
|
||||
|
||||
|
||||
function verifyLocale (localeMeta) {
|
||||
function verifyLocale ({ localeMeta }) {
|
||||
const localeCode = localeMeta.code
|
||||
const localeName = localeMeta.name
|
||||
let targetLocale, englishLocale
|
||||
|
Loading…
Reference in New Issue
Block a user