Update fa.rs
This commit is contained in:
parent
fcd1f9b4a3
commit
c03adf5334
@ -446,8 +446,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("FPS", "FPS"),
|
("FPS", "FPS"),
|
||||||
("Auto", "خودکار"),
|
("Auto", "خودکار"),
|
||||||
("Other Default Options", "سایر گزینه های پیش فرض"),
|
("Other Default Options", "سایر گزینه های پیش فرض"),
|
||||||
("Voice call", ""),
|
("Voice call", "تماس صوتی"),
|
||||||
("Text chat", ""),
|
("Text chat", "گفتگو متنی (چت متنی)"),
|
||||||
("Stop voice call", ""),
|
("Stop voice call", "توقف تماس صوتی"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user