Fixing icon for portuguese
This commit is contained in:
parent
c86ec0a38b
commit
1eb6d7df59
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Reference in New Issue