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

i18n remove duplicate locale folders #3006

Merged
merged 1 commit into from
Nov 7, 2018
Merged

Conversation

voodoorai2000
Copy link
Member

References

PR Crowdin bot: #3005

Objectives

Remove duplicate locale folders:
"de" https://crowdin.com/project/consul/de
"fa" https://crowdin.com/project/consul/fa
"pl" https://crowdin.com/project/consul/pl
"sq" https://crowdin.com/project/consul/sq
"sv" https://crowdin.com/project/consul/sv

Notes

Crowdin is sending folders named de-DE even though the locale in those files is just de

We did a previous PR trying to make this consistent

But Crowdin keeps sending this inconsistent locale folder and locale codes.
So removing the duplicate folders named de and just keeping the folder de-DE

The locales are still being properly displayed as we are using the simplified version of the locales in application.rb

Crowind in sending folders named `de-DE` eventhough the locale in those files is just `de`

We did a previous PR[1] trying to make this consistent

But Crowdin keeps sending[2] this inconsistent locale folder and locale codes. So removing the duplicate folders named `de`.

The locale is still being properly displayed as we are using the code `de` as the locale in application.rb

[1] #2963
[2] #3005
@voodoorai2000 voodoorai2000 merged commit 293c7ad into master Nov 7, 2018
@voodoorai2000 voodoorai2000 deleted the i18n_duplicate_locales branch November 7, 2018 11:44
@voodoorai2000 voodoorai2000 added this to Release 0.18 in Roadmap Nov 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants