mirror of
https://github.com/rustdesk/rustdesk
synced 2026-04-21 13:27:19 +00:00
Updated Persian translations in fa.rs (#12589)
This commit is contained in:
parent
4e82766ba4
commit
6f4b23b40b
1 changed files with 1 additions and 1 deletions
|
|
@ -708,6 +708,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Failed to check if the user is an administrator.", "بررسی وضعیت مدیر سیستم برای کاربر ناموفق بود."),
|
||||
("Supported only in the installed version.", "فقط در نسخه نصبشده پشتیبانی میشود."),
|
||||
("elevation_username_tip", "لطفاً نام کاربری مدیریتی را برای ارتقاء دسترسی وارد کنید."),
|
||||
("Preparing for installation ...", ""),
|
||||
("Preparing for installation ...", "در حال آمادهسازی برای نصب..."),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue