Update fa.rs
This commit is contained in:
parent
8197f47d1b
commit
6ed60488ad
@ -436,14 +436,14 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Switch Sides", "طرفین را عوض کنید"),
|
||||
("Please confirm if you want to share your desktop?", "لطفاً تأیید کنید که آیا می خواهید دسکتاپ خود را به اشتراک بگذارید؟"),
|
||||
("Closed as expected", "طبق انتظار بسته شد"),
|
||||
("Display", ""),
|
||||
("Default View Style", ""),
|
||||
("Default Scroll Style", ""),
|
||||
("Default Image Quality", ""),
|
||||
("Default Codec", ""),
|
||||
("Bitrate", ""),
|
||||
("FPS", ""),
|
||||
("Auto", ""),
|
||||
("Other Default Options", ""),
|
||||
("Display", "نمایش دادن"),
|
||||
("Default View Style", "سبک نمایش پیش فرض"),
|
||||
("Default Scroll Style", "سبک پیشفرض اسکرول"),
|
||||
("Default Image Quality", "کیفیت تصویر پیش فرض"),
|
||||
("Default Codec", "کدک پیش فرض"),
|
||||
("Bitrate", "میزان بیت صفحه نمایش"),
|
||||
("FPS", "FPS"),
|
||||
("Auto", "خودکار"),
|
||||
("Other Default Options", "سایر گزینه های پیش فرض"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user