translate changes

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2023-03-08 12:51:04 +08:00
parent ad32eec879
commit 1d85d87b40
35 changed files with 104 additions and 101 deletions

View File

@@ -461,8 +461,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Resolution", ""),
("No transfers in progress", ""),
("Set one-time password length", ""),
("Install driver cert(test cert)", ""),
("Virtual display requirement", ""),
("Continue with installing cert is checked.", "")
("Install driver cert (test cert)", ""),
("Virtual display need", ""),
("instsall_cert_tip", "")
].iter().cloned().collect();
}