fix:1、修复bug

This commit is contained in:
2026-07-15 16:02:48 +08:00
parent 2934687ce0
commit 4eaffe377e
10 changed files with 23 additions and 14 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ public static class Language
lang = "id";
}
// }
lang = "ko";
lang = "fr";
setCurrentLanguage(lang);
}