Update lang.rs

This commit is contained in:
Ivan Beà 2022-11-16 13:36:57 +01:00 committed by GitHub
parent 6a7ad36fed
commit 628dcf8974
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ lazy_static::lazy_static! {
("kz", "Қазақ"),
("ua", "Українська"),
("fa", "فارسی"),
("ca", "català"),
("ca", "Català"),
]);
}