mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-03 12:01:28 +03:00
@@ -729,6 +729,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("server-oss-not-support-tip", "MEGJEGYZÉS: Az OSS RustDesk kiszolgáló nem támogatja ezt a funkciót."),
|
("server-oss-not-support-tip", "MEGJEGYZÉS: Az OSS RustDesk kiszolgáló nem támogatja ezt a funkciót."),
|
||||||
("input note here", "Megjegyzés bevitele"),
|
("input note here", "Megjegyzés bevitele"),
|
||||||
("note-at-conn-end-tip", "Megjegyzés a kapcsolat végén"),
|
("note-at-conn-end-tip", "Megjegyzés a kapcsolat végén"),
|
||||||
("Show terminal extra keys", ""),
|
("Show terminal extra keys", "További terminálgombok megjelenítése"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user