summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/app.js')
-rwxr-xr-xwww/js/app.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/app.js b/www/js/app.js
index f252ca5b..076bde17 100755
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -2264,6 +2264,7 @@ angular.module('zmApp', [
'hi_*': 'hi',
'hu_*': 'hu',
'se_*': 'se',
+ 'zh_CN': 'zh_CN',
'*': 'en' // must be last
});