Update nuxt.config.ts

This commit is contained in:
LU XIN 2023-04-26 21:33:19 +08:00
parent 12b1a59ec8
commit 3035c56233
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ export default defineNuxtConfig({
locales: [
{
code: 'en',
file: 'en-US.json',
file: 'en-UK.json',
},
{
code: 'zh',