更新语言
This commit is contained in:
@@ -63,7 +63,7 @@ function open() {
|
||||
}
|
||||
|
||||
selectRef.value!.open((value) => {
|
||||
ui.showLoading("切换中");
|
||||
ui.showLoading(t("切换中"));
|
||||
|
||||
setTimeout(() => {
|
||||
setLocale(value as string);
|
||||
|
||||
Reference in New Issue
Block a user