Update fa.rs
This commit is contained in:
parent
4ab3f5c94f
commit
69af09202f
@ -498,8 +498,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Fingerprint", "اثر انگشت"),
|
||||
("Copy Fingerprint", "کپی کردن اثر انگشت"),
|
||||
("no fingerprints", "بدون اثر انگشت"),
|
||||
("Select a peer", ""),
|
||||
("Select peers", ""),
|
||||
("Plugins", "")
|
||||
("Select a peer", "یک همتا را انتخاب کنید"),
|
||||
("Select peers", "همتایان را انتخاب کنید"),
|
||||
("Plugins", "پلاگین ها")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user