diff --git a/nuxt.config.ts b/nuxt.config.ts index 9d16e1c..bbb6f55 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -58,7 +58,7 @@ export default defineNuxtConfig({ locales: [ { code: 'en', - file: 'en-US.json', + file: 'en-UK.json', }, { code: 'zh',