fix(fa.rs): Fixes persian translation typo (#13459)

This commit is contained in:
Alireza Shahamiri
2025-11-11 10:15:38 +03:30
committed by GitHub
parent 43a7677644
commit fb10069632

View File

@@ -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", "ورود خودکار"),