Updated Persian translations in fa.rs (#12283)
This commit is contained in:
parent
856362006a
commit
ae255c83ee
1 changed files with 4 additions and 4 deletions
|
|
@ -699,9 +699,9 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Enable camera", "فعال کردن دوربین"),
|
||||
("No cameras", "هیچ دوربینی یافت نشد"),
|
||||
("view_camera_unsupported_tip", "دوربین در این دستگاه پشتیبانی نمیشود"),
|
||||
("Terminal", ""),
|
||||
("Enable terminal", ""),
|
||||
("New tab", ""),
|
||||
("Keep terminal sessions on disconnect", ""),
|
||||
("Terminal", "ترمینال"),
|
||||
("Enable terminal", "فعالسازی ترمینال"),
|
||||
("New tab", "زبانه جدید"),
|
||||
("Keep terminal sessions on disconnect", "حفظ جلسات ترمینال پس از قطع اتصال"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue