mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-27 23:21:06 +03:00
Updated Persian translations in fa.rs (#12802)
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.", "فقط در نسخه نصبشده پشتیبانی میشود."),
|
("Supported only in the installed version.", "فقط در نسخه نصبشده پشتیبانی میشود."),
|
||||||
("elevation_username_tip", "لطفاً نام کاربری مدیریتی را برای ارتقاء دسترسی وارد کنید."),
|
("elevation_username_tip", "لطفاً نام کاربری مدیریتی را برای ارتقاء دسترسی وارد کنید."),
|
||||||
("Preparing for installation ...", "در حال آمادهسازی برای نصب..."),
|
("Preparing for installation ...", "در حال آمادهسازی برای نصب..."),
|
||||||
("Show my cursor", ""),
|
("Show my cursor", "نمایش نشانگر من"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user