API Reference phoenix_multilingual v#0.2.0
Copy MarkdownModules
A collection of Phoenix components for multilingual support.
A collection of functions for generating multilingual HTML elements.
Sets the Gettext locale in the LiveView socket based on the locale stored in the socket's private data.
Store the view information in the LiveView socket's private data.
A struct to hold multilingual metadata for a route.
A plug to set the Gettext locale based on the locale stored in the connection's private data.
Redirects incoming requests to the user's preferred language.
Store the view information in the connection's private data.
Functions to work with Phoenix routes and multilingual metadata.
A struct to hold route information returned by Phoenix.Router.routes/1.
A struct to hold route information supplied by Phoenix.Router.route_info/4.
A struct to hold multilingual view data for a connection or socket.