Skip to content

Hot fix 1 4 0#563

Open
hunght wants to merge 43 commits intodevelopfrom
hot-fix-1-4-0
Open

Hot fix 1 4 0#563
hunght wants to merge 43 commits intodevelopfrom
hot-fix-1-4-0

Conversation

@hunght
Copy link
Copy Markdown
Contributor

@hunght hunght commented Mar 14, 2019

fixed
1/ language
2/ seed phrase screen

@hunght hunght requested review from marknuzz and prameetc March 14, 2019 03:18
if (err) {
return console.log('something went wrong loading', err);
}
t('hi'); // -> same as i18next.t
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@hunght in case anyone was affected by this bug, they will already have their language setting stuck on 'hi' and they will still be unable to switch back to 'en'. Can you simply change this to the way it was before but instead of 'hi' use 'en'. That way, anyone who was affected will get the 'en' back. When we actually have support for the other languages we can remove that code.

@marknuzz
Copy link
Copy Markdown
Contributor

Looks good, any way we can get tests to pass?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants