mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 17:21:28 +03:00
temporary password -> one-time password
This commit is contained in:
@@ -460,6 +460,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Codec", "کدک"),
|
||||
("Resolution", "وضوح"),
|
||||
("No transfers in progress", "هیچ انتقالی در حال انجام نیست"),
|
||||
("Set temporary password length", ""),
|
||||
("Set one-time password length", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user