Fix Czech language

This commit is contained in:
ErickSkrauch
2020-06-15 01:04:41 +03:00
parent 6309985295
commit 28ccab8a98
2 changed files with 2 additions and 0 deletions

View File

@@ -52,6 +52,7 @@ const LOCALES_MAP: Record<string, string> = {
*/
const NATIVE_NAMES_MAP: Record<string, string> = {
be: 'Беларуская',
cs: 'Čeština',
id: 'Bahasa Indonesia',
lt: 'Lietuvių',
pl: 'Polski',