diff --git a/src/lang/cn.rs b/src/lang/cn.rs index e8f815bfa..34ecdb276 100644 --- a/src/lang/cn.rs +++ b/src/lang/cn.rs @@ -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", "最近会话中存在的设备将会被重新同步到地址簿。"),