Fix russian translation of Ready to make it more understandable (#6787)

This commit is contained in:
ckesc 2024-01-04 03:52:54 +00:00 committed by GitHub
parent 7f7d4a77b6
commit 215cf73072
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Your Desktop", "Ваш рабочий стол"),
("desk_tip", "Ваш рабочий стол доступен с этим ID и паролем"),
("Password", "Пароль"),
("Ready", "Готово"),
("Ready", "Готов"),
("Established", "Установлено"),
("connecting_status", "Подключение к сети RustDesk..."),
("Enable service", "Включить службу"),