🌐 Add Czech

This commit is contained in:
ajnart
2023-11-01 23:10:28 +01:00
parent 173db1876d
commit 90800e539d
2 changed files with 21 additions and 13 deletions

View File

@@ -203,6 +203,14 @@ export const languages = [
country: 'HU',
locale: 'hu',
},
// Cezch
{
shortName: 'cs',
originalName: 'Čeština',
translatedName: 'Czech',
country: 'CZ',
locale: 'cs',
},
// Crowdin Live translate
{
shortName: 'cr',