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