chore: remove word Brasil from website I18n options

This commit is contained in:
kabrunko-dev
2023-12-26 14:24:23 -03:00
parent 84f113ac41
commit 4e37687ea5

View File

@@ -19,7 +19,7 @@ export const locales = {
lang: 'fr',
},
'pt-br': {
label: 'Português (Brasil)',
label: 'Português',
lang: 'pt-BR',
},
};