Add Czech translation (#358)

This commit is contained in:
starforman
2025-09-04 16:59:46 +02:00
committed by GitHub
parent 65c9e01ad3
commit c556c18dc5
2 changed files with 401 additions and 0 deletions

View File

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