mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-05-21 13:08:40 +03:00
@@ -743,6 +743,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Display Name", "Kijelző név"),
|
("Display Name", "Kijelző név"),
|
||||||
("password-hidden-tip", "Állandó jelszó lett beállítva (rejtett)."),
|
("password-hidden-tip", "Állandó jelszó lett beállítva (rejtett)."),
|
||||||
("preset-password-in-use-tip", "Jelenleg az alapértelmezett jelszót használja."),
|
("preset-password-in-use-tip", "Jelenleg az alapértelmezett jelszót használja."),
|
||||||
("Enable privacy mode", ""),
|
("Enable privacy mode", "Adatvédelmi mód aktiválása"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user