Skip to content
Discussion options

You must be logged in to vote

Craft’s locale data comes from the ICU library (pulled in via PHP’s Intl extension), which is the industry standard for application localization.

Based on this chart I see that Lule Sámi is not included in ICU yet. According to that Wikipedia article the language only has 650 speakers and declining, so it’s unlikely it ever will be.

So I’ve just submitted a PR that makes it possible to add custom locale aliases to Craft (#12705). That would at least allow you to select Lule Sámi as a site language. Unfortunately this is a semi-breaking change so has to wait until Craft 5.0 to be released, though.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by brandonkelly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
internationalization 🌐 features related to internationalization or localization
2 participants