mirror of
https://github.com/rustdesk/rustdesk
synced 2026-05-24 09:28:23 +00:00
Update lang.rs
This commit is contained in:
parent
15e8f6ffb7
commit
26c95bab66
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue