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 05a23025..272ea3a2 100644
--- a/www/js/NVR.js
+++ b/www/js/NVR.js
@@ -90,6 +90,10 @@ angular.module('zmApp.controllers')
text: 'Русский',
value: 'ru'
},
+ {
+ text: 'Swedish',
+ value: 'se'
+ },
];