Kazakh language name correction

This commit is contained in:
meisenger 2022-09-15 20:38:03 +05:00 committed by GitHub
parent 5f6619080f
commit ac7a8cfc2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,7 +46,7 @@ lazy_static::lazy_static! {
("pl", "Polski"),
("ja", "日本語"),
("ko", "한국어"),
("kz", "Қазақша"),
("kz", "Қазақ"),
]);
}