Added Simplified Chinese (#70)

* Added Simplified Chinese

* Added Simplified Chinese

* Fix a typo
This commit is contained in:
AICHIGUA
2023-11-20 00:55:00 +08:00
committed by GitHub
parent c8770a9605
commit afe0bc561f
2 changed files with 95 additions and 0 deletions

View File

@@ -5,6 +5,7 @@ import en from "./lang/en.json";
const languageList = {
"fr": "Français",
"tr": "Türkçe",
"zh-CN": "简体中文",
};
let messages = {