summaryrefslogtreecommitdiff
path: root/www/js/NVR.js
diff options
context:
space:
mode:
Diffstat (limited to 'www/js/NVR.js')
-rw-r--r--www/js/NVR.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/js/NVR.js b/www/js/NVR.js
index 8314b864..3b0cb2f2 100644
--- a/www/js/NVR.js
+++ b/www/js/NVR.js
@@ -53,6 +53,10 @@ angular.module('zmApp.controllers')
value: 'ba'
},
{
+ text: 'Simplified Chinese',
+ value: 'zh_CN'
+ },
+ {
text: 'Deutsch',
value: 'de'
},