Update lang.rs
This commit is contained in:
parent
15e8f6ffb7
commit
26c95bab66
@ -69,7 +69,7 @@ pub const LANGS: &[(&str, &str)] = &[
|
||||
("sl", "Slovenščina"),
|
||||
("ro", "Română"),
|
||||
("lt", "Lietuvių"),
|
||||
("ar": "العربية"),
|
||||
("ar", "العربية"),
|
||||
];
|
||||
|
||||
#[cfg(not(any(target_os = "android", target_os = "ios")))]
|
||||
|
Loading…
x
Reference in New Issue
Block a user