mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 03:31:27 +03:00
@@ -711,9 +711,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("elevation_username_tip", "Felhasználónév vagy tartománynév megadása\\felhasználónév"),
|
("elevation_username_tip", "Felhasználónév vagy tartománynév megadása\\felhasználónév"),
|
||||||
("Preparing for installation ...", "Felkészülés a telepítésre ..."),
|
("Preparing for installation ...", "Felkészülés a telepítésre ..."),
|
||||||
("Show my cursor", "Kurzor megjelenítése"),
|
("Show my cursor", "Kurzor megjelenítése"),
|
||||||
("Scale custom", ""),
|
("Scale custom", "Egyéni méretarány"),
|
||||||
("Custom scale slider", ""),
|
("Custom scale slider", "Egyéni méretarány-csúszka"),
|
||||||
("Decrease", ""),
|
("Decrease", "Csökkentés"),
|
||||||
("Increase", ""),
|
("Increase", "Növelés"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user