fix(fa.rs): Fixes persian translation typo (#13459)
This commit is contained in:
parent
43a7677644
commit
fb10069632
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Direct and unencrypted connection", "اتصال مستقیم و بدون رمزگذاری"),
|
||||
("Relayed and unencrypted connection", "و رمزگذاری نشده Relay اتصال از طریق"),
|
||||
("Enter Remote ID", "شناسه از راه دور را وارد کنید"),
|
||||
("Enter your password", "زمر عبور خود را وارد کنید"),
|
||||
("Enter your password", "رمز عبور خود را وارد کنید"),
|
||||
("Logging in...", "...در حال ورود"),
|
||||
("Enable RDP session sharing", "را فعال کنید RDP اشتراک گذاری جلسه"),
|
||||
("Auto Login", "ورود خودکار"),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue