Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/MHSanaei/3x-ui.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/web
diff options
context:
space:
mode:
Diffstat (limited to 'web')
-rw-r--r--web/assets/js/langs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/assets/js/langs.js b/web/assets/js/langs.js
index 2dfdc4e5..1972d840 100644
--- a/web/assets/js/langs.js
+++ b/web/assets/js/langs.js
@@ -10,7 +10,7 @@ const supportLangs = [
icon: "🇮🇷",
},
{
- name: "簡體中文",
+ name: "简体中文",
value: "zh-CN",
icon: "🇨🇳",
},