Small fix for langs (#7418)

This commit is contained in:
XLion
2024-03-19 18:52:36 +08:00
committed by GitHub
parent 794d3ffcac
commit 3f7d622512
3 changed files with 8 additions and 8 deletions

View File

@@ -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"),