mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-27 23:19:02 +08:00
Update ru.rs (#8281)
This commit is contained in:
parent
8fa611daed
commit
274244b055
@ -615,7 +615,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("android_new_voice_call_tip", "Получен новый запрос на голосовой вызов. Если вы его примите, звук переключится на голосовую связь."),
|
||||
("texture_render_tip", "Использовать визуализацию текстур, чтобы сделать изображения более плавными."),
|
||||
("Use texture rendering", "Визуализация текстур"),
|
||||
("Floating window", ""),
|
||||
("floating_window_tip", ""),
|
||||
("Floating window", "Плавающее окно"),
|
||||
("floating_window_tip", "Помогает поддерживать фоновую службу RustDesk"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user