mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-16 21:31:28 +03:00
@@ -461,5 +461,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Resolution", "Auflösung"),
|
||||
("No transfers in progress", "Keine Übertragungen im Gange"),
|
||||
("Set one-time password length", "Länge des Einmalpassworts festlegen"),
|
||||
("Install driver cert(test cert)", ""),
|
||||
("Virtual display requirement", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -461,5 +461,7 @@ 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", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
@@ -461,5 +461,7 @@ 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", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user