refactor(i18n): tidy fields
This commit is contained in:
parent
96acbacf55
commit
ed0b78857c
7 changed files with 19 additions and 13 deletions
|
@ -82,7 +82,7 @@ export default defineNuxtConfig({
|
|||
file: 'zh-CN.json',
|
||||
name: '简体中文',
|
||||
},
|
||||
],
|
||||
].sort((a, b) => a.code.localeCompare(b.code)),
|
||||
strategy: 'no_prefix',
|
||||
detectBrowserLanguage: false,
|
||||
// TODO:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue