From 9a27be9ecfe4401bd66964a86ce01f922199b7e0 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 11 Apr 2020 09:47:27 -0400 Subject: #924 correct display name --- www/js/NVR.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js') diff --git a/www/js/NVR.js b/www/js/NVR.js index 3b0cb2f2..77b91cd6 100644 --- a/www/js/NVR.js +++ b/www/js/NVR.js @@ -53,7 +53,7 @@ angular.module('zmApp.controllers') value: 'ba' }, { - text: 'Simplified Chinese', + text: '"简体中文" (≧▽≦)', value: 'zh_CN' }, { -- cgit v1.2.3