Merge pull request #1545 from ajnart/add-czech

Add-czech
This commit is contained in:
Thomas Camlong
2023-11-01 23:11:29 +01:00
committed by GitHub
3 changed files with 23 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',