Skip to content

Commit

Permalink
Merge branch 'rustdesk:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangbo8418 authored Nov 27, 2024
2 parents af083d7 + 4f86169 commit 4168912
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lang/tw.rs
Original file line number Diff line number Diff line change
Expand Up @@ -653,7 +653,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Upload folder", "上傳資料夾"),
("Upload files", "上傳檔案"),
("Clipboard is synchronized", "剪貼簿已同步"),
("Update client clipboard", ""),
("Untagged", ""),
("Update client clipboard", "更新客戶端的剪貼簿"),
("Untagged", "無標籤"),
].iter().cloned().collect();
}

0 comments on commit 4168912

Please sign in to comment.