Adding Simplified Chinese support

This commit is contained in:
Ultimate Member
2015-12-03 21:48:39 +02:00
parent 9c7d4df8ff
commit bd468d6125
3 changed files with 4 additions and 2 deletions
+1
View File
@@ -32,6 +32,7 @@ class UM_API {
'pl_PL' => 'Polski',
'cs_CZ' => 'Czech',
'el' => 'Greek',
'zh_CN' => 'Simplified Chinese',
'ru_RU' => 'Русский',
'tr_TR' => 'Türkçe',
'fa_IR' => 'Farsi',