mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-12 00:31:27 +03:00
reorder lang/template.rs
This commit is contained in:
@@ -656,7 +656,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("new-version-of-{}-tip", "A(z) {} új verziója"),
|
||||
("Accessible devices", "Hozzáférhető eszközök"),
|
||||
("upgrade_remote_rustdesk_client_to_{}_tip", "Frissítse a RustDesk klienst {} vagy újabb verziójára a távoli oldalon!"),
|
||||
("view_camera_unsupported_tip", "A kameranézet nem támogatott"),
|
||||
("d3d_render_tip", "D3D renderelés"),
|
||||
("Use D3D rendering", "D3D renderelés használata"),
|
||||
("Printer", "Nyomtató"),
|
||||
@@ -699,6 +698,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("View camera", "Kamera megtekintése"),
|
||||
("Enable camera", "Kamera engedélyezése"),
|
||||
("No cameras", "Nincs kamera"),
|
||||
("view_camera_unsupported_tip", "A kameranézet nem támogatott"),
|
||||
("Terminal", ""),
|
||||
("Enable terminal", ""),
|
||||
("New tab", ""),
|
||||
|
||||
Reference in New Issue
Block a user