1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-09-15 18:57:05 +00:00

Merge pull request #4281 from lizyn/zh_translation

Added language support for Simplified Chinese(简体中文)
This commit is contained in:
Jérémy Benoist 2020-03-28 16:39:17 +01:00 committed by GitHub
commit d8a40d703e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 716 additions and 0 deletions

View file

@ -16,6 +16,7 @@ wallabag_core:
it: 'Italiano'
pt: 'Português'
ru: 'Русский'
zh: '简体中文'
items_on_page: 12
theme: material
language: '%locale%'