mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-01-10 08:18:04 +08:00
Update lang.rs
This commit is contained in:
parent
23be7d4820
commit
bfefaf14e6
@ -28,7 +28,7 @@ lazy_static::lazy_static! {
|
|||||||
("it", "Italiano"),
|
("it", "Italiano"),
|
||||||
("fr", "Français"),
|
("fr", "Français"),
|
||||||
("de", "Deutsch"),
|
("de", "Deutsch"),
|
||||||
("nl","Nederlands"),
|
("nl", "Nederlands"),
|
||||||
("cn", "简体中文"),
|
("cn", "简体中文"),
|
||||||
("tw", "繁體中文"),
|
("tw", "繁體中文"),
|
||||||
("pt", "Português"),
|
("pt", "Português"),
|
||||||
|
Loading…
Reference in New Issue
Block a user