Update tw.rs (#10231)
This commit is contained in:
parent
875b738222
commit
0e321bd845
@ -655,6 +655,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Clipboard is synchronized", "剪貼簿已同步"),
|
("Clipboard is synchronized", "剪貼簿已同步"),
|
||||||
("Update client clipboard", "更新客戶端的剪貼簿"),
|
("Update client clipboard", "更新客戶端的剪貼簿"),
|
||||||
("Untagged", "無標籤"),
|
("Untagged", "無標籤"),
|
||||||
("new-version-of-{}-tip", ""),
|
("new-version-of-{}-tip", "有新版本的 {} 可用"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user