Merge pull request #5405 from Integral-Tech/master

Update cn.rs
This commit is contained in:
RustDesk 2023-08-16 14:32:13 +08:00 committed by GitHub
commit fc8c1793f2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -528,13 +528,13 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Move tab to new window", "将标签页移至新窗口"),
("Can not be empty", "不能为空"),
("Already exists", "已经存在"),
("Change Password", ""),
("Refresh Password", ""),
("ID", ""),
("Grid View", ""),
("List View", ""),
("Select", ""),
("Toggle Tags", ""),
("Change Password", "更改密码"),
("Refresh Password", "刷新密码"),
("ID", "ID"),
("Grid View", "网格视图"),
("List View", "列表视图"),
("Select", "选择"),
("Toggle Tags", "切换标签"),
("pull_ab_failed_tip", "未成功获取地址簿"),
("push_ab_failed_tip", "未成功上传地址簿"),
("synced_peer_readded_tip", "最近会话中存在的设备将会被重新同步到地址簿。"),