更新语言

This commit is contained in:
icssoa
2025-08-26 10:27:06 +08:00
parent 6a26dbb718
commit 3d2b6f0bba
9 changed files with 7403 additions and 7375 deletions

View File

@@ -63,7 +63,7 @@ function open() {
}
selectRef.value!.open((value) => {
ui.showLoading("切换中");
ui.showLoading(t("切换中"));
setTimeout(() => {
setLocale(value as string);