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

Fixi18n #1431

Merged
merged 2 commits into from
Feb 14, 2025
Merged

Fixi18n #1431

merged 2 commits into from
Feb 14, 2025

Conversation

1letter
Copy link
Contributor

@1letter 1letter commented Feb 14, 2025

a old fix for language identifier is moved to a new place. the language identifiers with "minus" e.g. "en-us" are transformed to "en_us", but this is not the standard, and not really wanted. but tinymce use the transformed identifiers as file labels.

@1letter 1letter requested a review from petschki February 14, 2025 09:05
@petschki petschki merged commit 3f83872 into master Feb 14, 2025
3 checks passed
@petschki petschki deleted the fixi18n branch February 14, 2025 09:24
@1letter 1letter linked an issue Feb 14, 2025 that may be closed by this pull request
@1letter 1letter self-assigned this Feb 14, 2025
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.

fix i18n for country specific languages
2 participants