Accept 2-letter locales in localizedAttributes #779
Closed
tacman
started this conversation in
Feedback & Feature Proposal
Replies: 1 comment
-
Implemented by meilisearch/meilisearch#4937 |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
From meilisearch/meilisearch#4904 (comment)
It would be a lot easier if you also supported 2-character ISO codes (https://en.wikipedia.org/wiki/List_of_ISO_639_language_codes) instead of just the 3-character.
The reason is that many web developers code around the request locale, and using the 3-letter code isn't very standard. So I find myself trying to find a library that makes the mapping.
That is, I'd like
Beta Was this translation helpful? Give feedback.
All reactions