mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 23:41:27 +03:00
@@ -460,6 +460,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Codec", "Κωδικοποίηση"),
|
||||
("Resolution", "Ανάλυση"),
|
||||
("No transfers in progress", "Δεν υπάρχει μεταφορά σε εξέλιξη"),
|
||||
("Set one-time password length", "Μέγεθος κωδικού μιας χρήσης"),
|
||||
].iter().cloned().collect();
|
||||
("Set one-time password length", "Μέγεθος κωδικού μιας χρήσης"),
|
||||
("Install driver cert (test cert)", ""),
|
||||
("Virtual display need", ""),
|
||||
("instsall_cert_tip", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user