feat(前端界面): 统一前端界面文字
build.yaml / build (push) Successful in 37s

This commit is contained in:
2026-07-07 15:42:07 +08:00
parent 3fd0b1bb5d
commit 67eed80507
2 changed files with 5 additions and 1 deletions
+1 -1
View File
@@ -1574,7 +1574,7 @@ function statusText(status) {
case "embedded":
return "内嵌";
case "matched":
return "匹配";
return "匹配";
case "fallback":
return "回退";
default: