1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-02 23:11:38 +00:00
mobilizon/lib/service/activity
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
..
renderer Fix and improve language handling 2021-07-27 20:11:56 +02:00
activity.ex
comment.ex Send notifications to event organizer when new comment is posted 2021-06-27 13:16:17 +02:00
discussion.ex
event.ex
group.ex
member.ex
post.ex
resource.ex
utils.ex