feat: gettext
This commit is contained in:
parent
03da80cca5
commit
4f3786bf5c
15 changed files with 998 additions and 51 deletions
|
|
@ -55,6 +55,7 @@ defmodule MvWeb do
|
|||
use Phoenix.LiveView,
|
||||
layout: {MvWeb.Layouts, :app}
|
||||
|
||||
on_mount MvWeb.LiveHelpers
|
||||
unquote(html_helpers())
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue