From where did you got the config setting?
config :myApp, MyAppWeb.Gettext, locales: ~w(en fr es)
I’m asking because I’m not seeing it in the documentation. Perhaps that’s what created your issues?
For a Phoenix project, you don’t need to add any configuration as it comes pre-configured in myapp_web/gettext.ex






















