mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 17:21:30 +03:00
Update translations (#8210)
* Update translations Add additional hint for `texture_render_tip` to let user know that it may be an option to fix issue. * fix formatting for tw.rs
This commit is contained in:
@@ -613,7 +613,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("clear_Wayland_screen_selection_tip", "清除 Wayland 的屏幕选择后,您可以重新选择分享的屏幕。"),
|
||||
("confirm_clear_Wayland_screen_selection_tip", "是否确认清除 Wayland 的分享屏幕选择?"),
|
||||
("android_new_voice_call_tip", "收到新的语音呼叫请求。如果您接受,音频将切换为语音通信。"),
|
||||
("texture_render_tip", "使用纹理渲染,使图片更加流畅。"),
|
||||
("texture_render_tip", "使用纹理渲染,使图片更加流畅。 如果您遭遇渲染问题,可尝试关闭此选项。"),
|
||||
("Use texture rendering", "使用纹理渲染"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user