feat: add doc for i18n

This commit is contained in:
2026-02-02 10:12:34 +08:00
parent 1f59e81c52
commit 8311456a9e
3 changed files with 40 additions and 1 deletions

View File

@@ -3,7 +3,6 @@ import {
GlobalLanguage,
languageMap,
} from "@/stores/LanguageStore";
import { Locale } from "vue-i18n";
const languageStore = useLanguageStore();