forked from mirrors/rustdesk
Update ru.rs (#12374)
This commit is contained in:
parent
596e7b33db
commit
3fb3d51567
1 changed files with 1 additions and 1 deletions
|
|
@ -709,6 +709,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("The user is not an administrator.", "Пользователь не является администратором."),
|
||||
("Failed to check if the user is an administrator.", "Невозможно проверить, является ли пользователь администратором."),
|
||||
("Supported only in the installed version.", "Поддерживается только в установочной версии."),
|
||||
("elevation_username_tip", ""),
|
||||
("elevation_username_tip", "Введите пользователя или домен\\пользователя"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue