Update fa.rs
This commit is contained in:
parent
cfcfd127b2
commit
dcc0a1425e
@ -513,9 +513,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Accept and Elevate", "بپذیرید و افزایش دهید"),
|
||||
("accept_and_elevate_btn_tooltip", "را افزایش دهید UAC اتصال را بپذیرید و مجوزهای."),
|
||||
("clipboard_wait_response_timeout_tip", "زمان انتظار برای مشخص شدن وضعیت کپی تمام شد."),
|
||||
("Incoming connection", ""),
|
||||
("Outgoing connection", ""),
|
||||
("Exit", ""),
|
||||
("Open", ""),
|
||||
("Incoming connection", "اتصال ورودی"),
|
||||
("Outgoing connection", "اتصال خروجی"),
|
||||
("Exit", "خروج"),
|
||||
("Open", "باز کردن"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user