mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
Update lang.rs
Replace strange Unicode character ';' with Semicolon
This commit is contained in:
@@ -33,7 +33,7 @@ mod tw;
|
||||
mod ua;
|
||||
mod vn;
|
||||
mod lt;
|
||||
mod ar;
|
||||
mod ar;
|
||||
|
||||
pub const LANGS: &[(&str, &str)] = &[
|
||||
("en", "English"),
|
||||
|
||||
Reference in New Issue
Block a user