Add Brazilian Portuguese locale in menu

This commit is contained in:
Sebastien Castiel
2025-04-19 14:26:14 -04:00
parent 2c4b4f1594
commit 75747157f0
3 changed files with 4 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ export const localeLabels = {
'ua-UA': 'Українська',
ro: 'Română',
'tr-TR': 'Türkçe',
'pt-BR': 'Português Brasileiro',
} as const
export const locales: (keyof typeof localeLabels)[] = Object.keys(