update language name

pull/351/head
Nriver 2024-08-15 16:23:37 +07:00
parent 71f8d09043
commit 47e8977371
1 changed files with 1 additions and 1 deletions

@ -143,7 +143,7 @@ function getSupportedLocales() {
},
{
"id": "cn",
"name": "Chinese"
"name": "简体中文"
}
];
}