Skip to content

Fix and improve language handling

Thomas requested to merge fix-language-issues into master
  • Refactor plugs to detect and set language
  • Translate ecto validation errors
  • Use Gettext directly, not Mobilizon.Web.Gettext
  • Set the language in the attribute according to the one loaded on front-end

Merge request reports