Add Chinese (Simplified) translation
This commit is contained in:
parent
ab6a4c9f7b
commit
142370f0a1
2 changed files with 1808 additions and 0 deletions
|
@ -187,6 +187,7 @@ public static function getAvailableLanguages()
|
||||||
'fr' => t('French'),
|
'fr' => t('French'),
|
||||||
'jp' => t('Japanese'),
|
'jp' => t('Japanese'),
|
||||||
'ru' => t('Russian'),
|
'ru' => t('Russian'),
|
||||||
|
'zh_CN' => t('Chinese (Simplified)'),
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
1807
inc/languages/zh_CN/LC_MESSAGES/shaarli.po
Normal file
1807
inc/languages/zh_CN/LC_MESSAGES/shaarli.po
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue