Update fa.rs

This commit is contained in:
mehdi-song
2023-03-04 07:47:59 +03:30
committed by GitHub
parent abd738fe03
commit 3d913f8e66

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", "پیروی از سیستم"),