Adding Chinese Translation (#73)

This commit is contained in:
Jiawei Zhou 2016-04-26 13:08:35 -05:00 committed by El RIDO
parent 3a92c940a9
commit 4565b72a7d
2 changed files with 141 additions and 1 deletions

View file

@ -294,7 +294,7 @@ $(function() {
/**
* supported languages, minus the built in 'en'
*/
supportedLanguages: ['de', 'fr', 'pl', 'sl'],
supportedLanguages: ['de', 'fr', 'pl', 'sl', 'zh'],
/**
* translate a string, alias for translate()