reorder lang/template.rs

This commit is contained in:
rustdesk
2025-07-01 13:23:59 +08:00
parent cf0d090c08
commit 7ce13a21f8
46 changed files with 47 additions and 47 deletions

View File

@@ -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", ""),