1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-01-02 21:35:16 +00:00
mobilizon/test/web/plugs
Thomas Citharel a670a7d7a7
Fix and improve language handling
- Refactor plugs to detect and set language
- Translate ecto validation errors
- Use Gettext directly, not Mobilizon.Web.Gettext
- Set the language in the <html> attribute according to the one loaded
  on front-end

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-07-27 20:11:56 +02:00
..
detect_locale_plug_test.exs Fix and improve language handling 2021-07-27 20:11:56 +02:00
federating_test.exs
http_security_plug_test.exs
http_signatures_test.exs
mapped_identity_to_signature_test.exs
set_locale_plug_test.exs Fix and improve language handling 2021-07-27 20:11:56 +02:00
uploaded_media_test.exs