View Source API Reference plug_locale v0.2.0
Modules
Puts locale into assigns
storage according to given HTTP request header.
The default implementation is a function like fn x -> x end
, which does
nothing. But, in practice, you will need to use something meaningful.
Puts locale into assigns
storage for Web browser environment.