-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hot fix 1 4 0 #563
base: develop
Are you sure you want to change the base?
Hot fix 1 4 0 #563
Conversation
…TNATION-Pangea-mobile into feature/ui-release
…TNATION-Pangea-mobile into feature/ui-release
This reverts commit 18027ad.
…Pangea-mobile into feature/ui-release
…Pangea-mobile into feature/ui-release
if (err) { | ||
return console.log('something went wrong loading', err); | ||
} | ||
t('hi'); // -> same as i18next.t |
There was a problem hiding this comment.
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.
Looks good, any way we can get tests to pass? |
fixed
1/ language
2/ seed phrase screen