mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-24 12:29:04 +08:00
commit
a26de5a86a
@ -501,10 +501,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Select a peer", "یک همتا را انتخاب کنید"),
|
||||
("Select peers", "همتایان را انتخاب کنید"),
|
||||
("Plugins", "پلاگین ها"),
|
||||
("Uninstall", ""),
|
||||
("Update", ""),
|
||||
("Enable", ""),
|
||||
("Disable", ""),
|
||||
("Options", ""),
|
||||
("Uninstall", "حذف نصب"),
|
||||
("Update", "Update"),
|
||||
("Enable", "فعال کردن"),
|
||||
("Disable", "غیر فعال کردن"),
|
||||
("Options", "گزینه ها"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user