mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 11:51:28 +03:00
@@ -491,7 +491,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("xorg_not_found_text_tip", "لطفا Xorg را نصب کنید"),
|
("xorg_not_found_text_tip", "لطفا Xorg را نصب کنید"),
|
||||||
("no_desktop_title_tip", "هیچ دسکتاپی در دسترس نیست"),
|
("no_desktop_title_tip", "هیچ دسکتاپی در دسترس نیست"),
|
||||||
("no_desktop_text_tip", "لطفا دسکتاپ گنوم را نصب کنید"),
|
("no_desktop_text_tip", "لطفا دسکتاپ گنوم را نصب کنید"),
|
||||||
("No need to elevate", ""),
|
("No need to elevate", "نیازی به ارتقاء نیست"),
|
||||||
("New RDP", ""),
|
("New RDP", "ریموت جدید"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user