I need help understanding the information found on Phoenix's Gettext documentation and Phoenix's Plural documentation. I understand the default is the two-letter ISO 369 language codes, but it doesn't include a code for every language I'd like to support. I noticed the documentation covers adding a fictional language like Elvish, but is adding a custom pluralizer truly the only way to support a new language code not already on ISO 369? Is it possible to get Gettext to work with the three-letter ISO 639-2/3 codes out of the box?
Handling ISO 639-23 codes in Phoenix's Gettext implementation? - Stack Overflow
评论列表(0)
- 暂无评论