mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-23 19:49:05 +08:00
Update tw.rs (#9863)
This commit is contained in:
parent
d3efcd4223
commit
68b07505ab
@ -652,6 +652,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Download", "下載"),
|
||||
("Upload folder", "上傳資料夾"),
|
||||
("Upload files", "上傳檔案"),
|
||||
("Clipboard is synchronized", ""),
|
||||
("Clipboard is synchronized", "剪貼簿已同步"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user