forked from wallabag/wallabag
Language selection on config screen
This commit is contained in:
committed by
Jeremy Benoist
parent
3d3ed955f1
commit
c89d35e851
@ -25,6 +25,11 @@ framework:
|
||||
fragments: ~
|
||||
http_method_override: true
|
||||
|
||||
wallabag_core:
|
||||
languages:
|
||||
en: 'English'
|
||||
fr: 'Français'
|
||||
|
||||
# Twig Configuration
|
||||
twig:
|
||||
debug: "%kernel.debug%"
|
||||
|
||||
Reference in New Issue
Block a user