Update ru.rs (#10979)

Made long translation short to fit in user interface.
This commit is contained in:
marboroman
2025-03-03 09:55:21 +03:00
committed by GitHub
parent 0bda90f8fb
commit 32b77f8968

View File

@@ -13,7 +13,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Service is running", "Служба запущена"),
("Service is not running", "Служба не запущена"),
("not_ready_status", "Не подключено. Проверьте соединение."),
("Control Remote Desktop", "Управление удалённым рабочим столом"),
("Control Remote Desktop", "Новое соединение"),
("Transfer file", "Передать файлы"),
("Connect", "Подключиться"),
("Recent sessions", "Последние сеансы"),