Update tw.rs (#10076)
This commit is contained in:
parent
2cf43042e6
commit
4f86169f7f
@ -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();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user