Resetting pt language code.

This commit is contained in:
Julio Ruiz 2026-05-17 10:50:53 -05:00
parent fe3bca0f9c
commit 51ccf64ae2
1 changed files with 2 additions and 2 deletions

View File

@ -52,9 +52,9 @@ export default defineNuxtConfig({
icon: 'i-circle-flags:fr'
},
{
code: 'pt-br',
code: 'pt',
name: 'Portugues',
language: 'pt-BR',
language: 'pt',
file: 'pt.json',
icon: 'i-circle-flags:br'
}],