mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-01 22:01:29 +03:00
flutter_desktop: new remote menu, mid commit
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -302,5 +302,14 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Restarting Remote Device", "Đang khởi động lại thiết bị từ xa"),
|
||||
("remote_restarting_tip", "Thiết bị từ xa đang khởi động lại, hãy đóng cửa sổ tin nhắn này và kết nối lại với mật khẩu vĩnh viễn sau một khoảng thời gian"),
|
||||
("Copied", ""),
|
||||
("Exit Fullscreen", "Thoát toàn màn hình"),
|
||||
("Fullscreen", "Toàn màn hình"),
|
||||
("Mobile Actions", "Hành động trên thiết bị di động"),
|
||||
("Select Monitor", "Chọn màn hình"),
|
||||
("Control Actions", "Kiểm soát hành động"),
|
||||
("Display Settings", "Thiết lập hiển thị"),
|
||||
("Ratio", "Tỉ lệ"),
|
||||
("Image Quality", "Chất lượng hình ảnh"),
|
||||
("Scroll Style", "Kiểu cuộn"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user