Merge pull request #3504 from mehdi-song/patch-17

Update fa.rs
This commit is contained in:
RustDesk
2023-03-04 12:21:31 +08:00
committed by GitHub

View File

@@ -349,7 +349,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
("Security", "امنیت"), ("Security", "امنیت"),
("Theme", "نمایه"), ("Theme", "نمایه"),
("Dark Theme", "نمایه تیره"), ("Dark Theme", "نمایه تیره"),
("Light Theme", ""), ("Light Theme", "نمایه روشن"),
("Dark", "تیره"), ("Dark", "تیره"),
("Light", "روشن"), ("Light", "روشن"),
("Follow System", "پیروی از سیستم"), ("Follow System", "پیروی از سیستم"),