Skip to content
This repository has been archived by the owner on Jan 1, 2024. It is now read-only.

Fix Russian locale file key #365

Merged
merged 1 commit into from
Aug 9, 2020

Conversation

danwilliams-fl
Copy link
Contributor

When loading the Vanity dashboard with an English locale, all the
interface text was being shown in Russian.

We think this is because the Russian locale file uses the en: key,
and as it loads after the English locale it is overwriting the English
values.

We've updated the Russian locale to use the ru: key.

When loading the Vanity dashboard with an English locale, all the
interface text was being shown in Russian.

We _think_ this is because the Russian locale file uses the `en:` key,
and as it loads after the English locale it is overwriting the English
values.

We've updated the Russian locale to use the `ru:` key.
@danwilliams-fl
Copy link
Contributor Author

Just bumping this, any chance of getting this reviewed please?

@phillbaker phillbaker merged commit 6b3e291 into assaf:master Aug 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants