mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-27 17:28:39 +00:00
Merge pull request #2399 from wallabag/use-locale-for-config
Use default locale for user config
This commit is contained in:
commit
d9b0673dbb
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ wallabag_core:
|
||||||
it: 'Italiano'
|
it: 'Italiano'
|
||||||
items_on_page: 12
|
items_on_page: 12
|
||||||
theme: material
|
theme: material
|
||||||
language: en
|
language: '%locale%'
|
||||||
rss_limit: 50
|
rss_limit: 50
|
||||||
reading_speed: 1
|
reading_speed: 1
|
||||||
cache_lifetime: 10
|
cache_lifetime: 10
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue