mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-27 15:11:01 +03:00
This commit is contained in:
@@ -576,9 +576,17 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("input_source_1_tip", "منبع ورودی 1"),
|
||||
("input_source_2_tip", "منبع ورودی 2"),
|
||||
("capture_display_elevated_connections_tip", ""),
|
||||
<<<<<<< Updated upstream
|
||||
("Swap control-command key", "گرفتن چندین نمایشگر در حالت کاربر زیاد پشتیبانی نمی شود. اگر میخواهید چند نمایشگر را کنترل کنید، لطفاً پس از نصب دوباره امتحان کنید."),
|
||||
("swap-left-right-mouse", "دکمه چپ و راست ماوس را عوض کنید"),
|
||||
("2FA code", "کد ورود 2 مرحله ای"),
|
||||
("2fa_tip", "لطفا کد ورود 2 مرحله ای خود را در برنامه احراز هویت وارد کنید"),
|
||||
=======
|
||||
("Swap control-command key", ""),
|
||||
("swap-left-right-mouse", ""),
|
||||
("2FA code", ""),
|
||||
("2fa_tip", ""),
|
||||
("More", ""),
|
||||
>>>>>>> Stashed changes
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user