fix: correct the translation of the language

This commit is contained in:
Jeff Wen
2023-03-26 12:11:31 +00:00
parent f1b6641f19
commit 105e453335
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ const cn = {
Close: "关闭",
},
Lang: {
Name: "Language",
Name: "语言",
Options: {
cn: "中文",
en: "English",