Merge pull request #351 from TriliumNext/chore/update-language-name

update language name
This commit is contained in:
Elian Doran 2024-08-15 12:48:31 +03:00 committed by GitHub
commit d2bd369144
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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