feat: add czech language

This commit is contained in:
kolaente 2021-10-27 18:27:47 +02:00
parent 3c11660cf7
commit ab1f5047a1
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ export const availableLanguages = {
'fr-FR': 'Français',
'vi-VN': 'Tiếng Việt',
'it-IT': 'Italiano',
'cs-CZ': 'Čeština',
}
const loadedLanguages = ['en'] // our default language that is preloaded