mirror of
https://github.com/spliit-app/spliit.git
synced 2026-02-23 07:56:12 +01:00
Add Czech translation (#358)
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user