From dd3df65ce2d111abaf7ce76ee30430dbdc3c60e3 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 26 Jan 2020 16:01:16 -0500 Subject: #892 swedish files --- www/js/NVR.js | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'www/js/NVR.js') 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' + }, ]; -- cgit v1.2.3