test: language switcher and i18n refactor

This commit is contained in:
radishzzz 2025-03-14 00:51:54 +00:00
parent 19d7ba4905
commit 4651828dd1
10 changed files with 127 additions and 133 deletions

View file

@ -1,6 +1,6 @@
---
import themeConfig from '@/config'
import { getPagePath } from '@/utils/path'
import { getPagePath } from '@/utils/i18n/path'
const { title, subtitle } = themeConfig.site
const { titleSpace } = themeConfig.global