Merge remote-tracking branch 'upstream/main'

This commit is contained in:
ZhaoLiu
2023-05-16 11:01:36 +08:00
42 changed files with 1215 additions and 654 deletions

View File

@@ -67,7 +67,7 @@ const cn = {
ConfirmClearAll: "确认清除所有数据?",
},
Lang: {
Name: "Language",
Name: "Language", // ATTENTION: if you wanna add a new translation, please do not translate this value, leave it as `Language`
All: "所有语言",
Options: {
cn: "简体中文",
@@ -78,7 +78,9 @@ const cn = {
tr: "Türkçe",
jp: "日本語",
de: "Deutsch",
vi: "Vietnamese",
vi: "Tiếng Việt",
ru: "Русский",
cs: "Čeština",
},
},
Avatar: "头像",