Labels for locales #2702
qbeauperin
started this conversation in
Feature Requests & Ideas
Replies: 1 comment 1 reply
-
Oh wow, looks like @ibr-hin95 might have already implemented it within their "Arabic and RTL support" PR (#2657)! 😮🥳 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Having the ability to set labels for our locales would help making the admin locale picker a lot more user friendly and noticeable.
Example, before ➡️ after:
➡️ 
In terms of implementation, this would extend the current config by accepting either a string (current logic) or an object.
For example, this:
could become this:
Beta Was this translation helpful? Give feedback.
All reactions