mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-18 18:10:07 +01:00
Added Simplified Chinese as a language option
This commit is contained in:
parent
4a654ae49a
commit
9ce18f06c3
@ -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 New Issue
Block a user