Skip to content

Commit 4e37687

Browse files
committed
chore: remove word Brasil from website I18n options
1 parent 84f113a commit 4e37687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/astro.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export const locales = {
1919
lang: 'fr',
2020
},
2121
'pt-br': {
22-
label: 'Português (Brasil)',
22+
label: 'Português',
2323
lang: 'pt-BR',
2424
},
2525
};

0 commit comments

Comments
 (0)