Add catalan to the list of locales

This commit is contained in:
Peter Smit
2025-09-04 17:13:45 +02:00
parent feec11f99c
commit 070f6623b7
2 changed files with 1 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ export const localeLabels = {
'tr-TR': 'Türkçe',
'pt-BR': 'Português Brasileiro',
'nl-NL': 'Nederlands',
ca: 'Català',
} as const
export const locales: (keyof typeof localeLabels)[] = Object.keys(