mirror of
https://github.com/wallabag/wallabag.git
synced 2024-12-23 08:06:33 +00:00
Added Simplified Chinese as a language option
This commit is contained in:
parent
4a654ae49a
commit
9ce18f06c3
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ wallabag_core:
|
||||||
it: 'Italiano'
|
it: 'Italiano'
|
||||||
pt: 'Português'
|
pt: 'Português'
|
||||||
ru: 'Русский'
|
ru: 'Русский'
|
||||||
|
zh: '简体中文'
|
||||||
items_on_page: 12
|
items_on_page: 12
|
||||||
theme: material
|
theme: material
|
||||||
language: '%locale%'
|
language: '%locale%'
|
||||||
|
|
Loading…
Reference in a new issue