ExLang
Library designed to parse and convert language and locale codes based on BCP47. See the module documentation in lib/ex_lang.ex for more information.
Installation
def deps do
[
{:ex_lang, "2.0.0"}
]
end
Library designed to parse and convert language and locale codes based on BCP47. See the module documentation in lib/ex_lang.ex for more information.
def deps do
[
{:ex_lang, "2.0.0"}
]
end