mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-18 10:41:03 +03:00
Small fix for langs (#7418)
This commit is contained in:
@@ -158,12 +158,12 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("verify_rustdesk_password_tip", "Verify RustDesk password"),
|
||||
("remember_account_tip", "Remember this account"),
|
||||
("os_account_desk_tip", "This account is used to login the remote OS and enable the desktop session in headless"),
|
||||
("OS Account", "Os account"),
|
||||
("OS Account", "OS account"),
|
||||
("another_user_login_title_tip", "Another user already logged in"),
|
||||
("another_user_login_text_tip", "Disconnect"),
|
||||
("xorg_not_found_title_tip", "Xorg not found"),
|
||||
("xorg_not_found_text_tip", "Please install Xorg"),
|
||||
("no_desktop_title_tip", "No desktop is available"),
|
||||
("no_desktop_title_tip", "No desktop environment is available"),
|
||||
("no_desktop_text_tip", "Please install GNOME desktop"),
|
||||
("System Sound", "System sound"),
|
||||
("Copy Fingerprint", "Copy fingerprint"),
|
||||
|
||||
Reference in New Issue
Block a user