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

consolidate german language files #1

Merged
merged 2 commits into from
Aug 29, 2022
Merged

consolidate german language files #1

merged 2 commits into from
Aug 29, 2022

Conversation

lgadola
Copy link
Owner

@lgadola lgadola commented Aug 29, 2022

I noted that for the german translations, in many modules, the files were named 'de-DE' instead of just 'de'.
Worse still, there existed 'de' files alongside which duplicated some translations, but many entries that were present in 'de-DE' were missing in the 'de' files altogether.
I have cleaned up by consolidating 'de-DE' into 'de' and removing the locale-specific 'de-DE' files.
So that they can be used by other locales like 'de-CH' (Swiss german) properly.

BTW, English seems to be similarly messy. There are 'en' and 'en-GB' files all over the place, mostly duplicating translations.

@lgadola lgadola merged commit 4d0abab into lgadola:dev Aug 29, 2022
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