Fix russian translation of Ready to make it more understandable (#6787)
This commit is contained in:
parent
7f7d4a77b6
commit
215cf73072
@ -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", "Включить службу"),
|
||||
|
Loading…
x
Reference in New Issue
Block a user