optimizing i18n and language setting

This commit is contained in:
wj-xiao
2024-08-26 14:15:35 +08:00
parent b017338f05
commit 9c336dbda4
10 changed files with 60 additions and 39 deletions

View File

@@ -11,6 +11,7 @@ importOrder:
- ^types$
- ^@/assets(.*)$
- ^@/api/(.*)$
- ^@/i18n/(.*)$
- ^@/types$
- ^@/lib/(.*)$
- ^@/jotai/(.*)$