mirror of
https://github.com/rustdesk/rustdesk.git
synced 2025-09-04 16:59:39 +00:00
Update Arabic translation in ar.rs (#12773)
This commit is contained in:
@@ -709,6 +709,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Supported only in the installed version.", "مدعوم فقط في النسخة المُثبتة."),
|
||||
("elevation_username_tip", "يرجى إدخال اسم مستخدم بصلاحيات المسؤول للمتابعة."),
|
||||
("Preparing for installation ...", "جارٍ التحضير للتثبيت..."),
|
||||
("Show my cursor", ""),
|
||||
("Show my cursor", "إظهار المؤشر الخاص بي"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Reference in New Issue
Block a user