View Source API Reference plug_locale v0.1.1
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 set it to something meaningful.
Puts locale into assigns
storage for Web browser environment.