Skip to content
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

Added Russian translation. Added credits to translators. #69

Merged
merged 5 commits into from
Apr 19, 2020

Conversation

pjanaya
Copy link
Contributor

@pjanaya pjanaya commented Apr 19, 2020

Added Russian following #58:
Screen Shot 2020-04-19 at 00 26 13

Added credits to translators:
Screen Shot 2020-04-19 at 00 23 23

@@ -23,7 +23,7 @@ const LanguageScreen = ({ navigation }: Props) => {
<>
<Vertical unit={0.5} />
<CtaButton
onPress={() => navigation.navigate('Home')}
onPress={() => navigation.navigate('Welcome')}
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is an important bug fix introduced after the changes for restyling this screen. This button should redirect to the Welcome Screen to start the setup process, not to the Home Screen with the links. Sorry about that.

Copy link
Member

@eirikurn eirikurn Apr 19, 2020

Choose a reason for hiding this comment

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

Yeah. I fixed this just earlier. Thankfully I noticed the regression since I was about to publish an upgrade :)

No worries.

Copy link
Member

@eirikurn eirikurn left a comment

Choose a reason for hiding this comment

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

LGTM

@eirikurn eirikurn merged commit 8af6c99 into aranja:master Apr 19, 2020
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