Skip to content

Commit

Permalink
Arm update fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Armaggik authored Nov 26, 2024
1 parent edfae98 commit 420bf9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lang/ru.rs
Original file line number Diff line number Diff line change
Expand Up @@ -146,9 +146,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Set Password", "Установить пароль"),
("OS Password", "Пароль входа в ОС"),
("install_tip", "В некоторых случаях из-за UAC RustDesk может работать неправильно на удалённом узле. Чтобы избежать возможных проблем с UAC, нажмите кнопку ниже для установки RustDesk в системе."),
("Click to upgrade", "Нажмите, чтобы обновить"),
("Click to upgrade", "Обновить"),
("Click to download", "Нажмите, чтобы скачать"),
("Click to update", "Нажмите, чтобы обновить"),
("Click to update", "Обновить"),
("Configure", "Настроить"),
("config_acc", "Чтобы удалённо управлять своим рабочим столом, вы должны предоставить RustDesk права \"доступа\""),
("config_screen", "Для удалённого доступа к рабочему столу вы должны предоставить RustDesk права \"снимок экрана\""),
Expand Down

0 comments on commit 420bf9e

Please sign in to comment.