reorder lang/template.rs

This commit is contained in:
rustdesk
2025-07-01 13:23:59 +08:00
parent cf0d090c08
commit 7ce13a21f8
46 changed files with 47 additions and 47 deletions

View File

@@ -656,7 +656,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("new-version-of-{}-tip", "{} 版本更新"),
("Accessible devices", "可访问的设备"),
("upgrade_remote_rustdesk_client_to_{}_tip", "请在远程端将 RustDesk 客户端升级至版本 {} 或更新版本!"),
("view_camera_unsupported_tip", "您的远程端不支持查看摄像头。"),
("d3d_render_tip", "当启用 D3D 渲染时,某些机器可能无法显示远程画面。"),
("Use D3D rendering", "使用 D3D 渲染"),
("Printer", "打印机"),
@@ -699,6 +698,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("View camera", "查看摄像头"),
("Enable camera", "允许查看摄像头"),
("No cameras", "没有摄像头"),
("view_camera_unsupported_tip", "您的远程端不支持查看摄像头。"),
("Terminal", ""),
("Enable terminal", ""),
("New tab", ""),