mirror of
https://github.com/wallabag/wallabag.git
synced 2025-06-27 16:36:00 +00:00
Language selection on config screen
This commit is contained in:
parent
3d3ed955f1
commit
c89d35e851
11 changed files with 136 additions and 12 deletions
|
@ -42,7 +42,7 @@ class ConfigController extends Controller
|
|||
|
||||
$this->get('session')->getFlashBag()->add(
|
||||
'notice',
|
||||
'Config saved'
|
||||
'Config saved. Some parameters will be considered after disconnection.'
|
||||
);
|
||||
|
||||
return $this->redirect($this->generateUrl('config'));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue