mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-15 19:11:29 +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", "تحديث جديد متاح لـ {}"),
|
||||
("Accessible devices", "الأجهزة القابلة للوصول"),
|
||||
("upgrade_remote_rustdesk_client_to_{}_tip", "ترقية عميل RustDesk البعيد إلى {}"),
|
||||
("view_camera_unsupported_tip", "عرض الكاميرا غير مدعوم في هذا الجهاز"),
|
||||
("d3d_render_tip", "تمكين العرض باستخدام D3D"),
|
||||
("Use D3D rendering", "استخدام عرض D3D"),
|
||||
("Printer", "الطابعة"),
|
||||
@@ -699,6 +698,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("View camera", "عرض الكاميرا"),
|
||||
("Enable camera", "تمكين الكاميرا"),
|
||||
("No cameras", "لا توجد كاميرات"),
|
||||
("view_camera_unsupported_tip", "عرض الكاميرا غير مدعوم في هذا الجهاز"),
|
||||
("Terminal", ""),
|
||||
("Enable terminal", ""),
|
||||
("New tab", ""),
|
||||
|
||||
Reference in New Issue
Block a user