mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-02-17 22:11:30 +08:00
Update ru.rs (#12778)
This commit is contained in:
@@ -709,6 +709,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Supported only in the installed version.", "Поддерживается только в установочной версии."),
|
||||
("elevation_username_tip", "Введите пользователя или домен\\пользователя"),
|
||||
("Preparing for installation ...", "Подготовка к установке..."),
|
||||
("Show my cursor", ""),
|
||||
("Show my cursor", "Показывать мой курсор"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user