Update lang.rs

Added Croatian translation.
This commit is contained in:
Ivica Nakić 2025-06-08 23:53:02 +02:00 committed by GitHub
parent 63970160ef
commit 23ea0bd36f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,6 +30,7 @@ const TRANSLATIONS: [(&str, &str); 40] = [
translation!("gl"),
translation!("el"),
translation!("he"),
translation!("hr"),
translation!("hu"),
translation!("id"),
translation!("is"),