1
0
Эх сурвалжийг харах

Fixed the traditional Chinese name

Amazing Watermelon 4 сар өмнө
parent
commit
07bf741b15

+ 1 - 1
web/assets/js/langs.js

@@ -10,7 +10,7 @@ const supportLangs = [
 		icon: "🇮🇷",
 	},
 	{
-		name: "簡體中文",
+		name: "简体中文",
 		value: "zh-CN",
 		icon: "🇨🇳",
 	},