Added possibility to change locale from login/register pages

This commit is contained in:
Nicolas Lœuillet
2017-06-12 17:23:35 +02:00
committed by Jeremy Benoist
parent 43b6f3a8a8
commit be417ef236
6 changed files with 31 additions and 3 deletions

View File

@ -33,6 +33,7 @@ services:
- "%wallabag_core.reading_speed%"
- "%wallabag_core.action_mark_as_read%"
- "%wallabag_core.list_mode%"
- "@session"
tags:
- { name: kernel.event_subscriber }