mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-03 13:28:41 +00:00
Add "gl" language to wallabag.yml
Galician language (gl) option is not in the drop down menu but available to use. I have manually tested this on my install and works fine letting users select galician language.
This commit is contained in:
parent
a3eef67f1e
commit
596ae5e5fb
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ parameters:
|
|||
hr: 'Hrvatski'
|
||||
cs: 'Čeština'
|
||||
el: 'Ελληνικά'
|
||||
gl: 'Galego'
|
||||
wallabag.items_on_page: 12
|
||||
wallabag.language: '%locale%'
|
||||
wallabag.feed_limit: 50
|
||||
|
|
Loading…
Reference in a new issue