diff --git a/nuxt.config.ts b/nuxt.config.ts index 30b452c..5f7d3e5 100755 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -52,7 +52,7 @@ export default defineNuxtConfig({ icon: 'i-circle-flags:fr' }, { - code: 'pt', + code: 'pt-br', name: 'Portugues', language: 'pt-BR', file: 'pt.json',