mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 11:31:29 +03:00
Merge branch 'rustdesk:master' into master
This commit is contained in:
@@ -480,8 +480,16 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("identical_file_tip", "Ten plik jest identyczny jak plik na drugim komputerze."),
|
||||
("show_monitors_tip", "Pokaż monitory w zasobniku"),
|
||||
("View Mode", "Tryb widoku"),
|
||||
("enter_rustdesk_passwd_tip", "Podaj hasło RustDesk."),
|
||||
("remember_rustdesk_passwd_tip", "Zapamiętaj hasło RustDesk."),
|
||||
("login_linux_tip", "Zaloguj do zdalnego konta Linux"),
|
||||
("verify_rustdesk_password_tip", ""),
|
||||
("remember_account_tip", ""),
|
||||
("os_account_desk_tip", ""),
|
||||
("OS Account", ""),
|
||||
("another_user_login_title_tip", ""),
|
||||
("another_user_login_text_tip", ""),
|
||||
("xorg_not_found_title_tip", ""),
|
||||
("xorg_not_found_text_tip", ""),
|
||||
("no_desktop_title_tip", ""),
|
||||
("no_desktop_text_tip", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user