summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2020-04-11 09:47:27 -0400
committerPliable Pixels <pliablepixels@gmail.com>2020-04-11 09:47:27 -0400
commit9a27be9ecfe4401bd66964a86ce01f922199b7e0 (patch)
treee3a55d5a08ab53f98dc27defc3e7750dadaa75f6 /www
parent0942b7adba0b75f7ce520a34761d84d1dd69d72d (diff)
#924 correct display name
Diffstat (limited to 'www')
-rw-r--r--www/js/NVR.js2
1 files changed, 1 insertions, 1 deletions
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'
},
{