mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-30 08:31:08 +03:00
"copying and pasting" -> "copy and paste"
This commit is contained in:
@@ -157,7 +157,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Allow using keyboard and mouse", "Izinkan menggunakan keyboard dan mouse"),
|
||||
("Allow using clipboard", "Izinkan menggunakan papan klip"),
|
||||
("Allow hearing sound", "Izinkan mendengarkan suara"),
|
||||
("Allow file copying and pasting", "Izinkan penyalinan dan tempel file"),
|
||||
("Allow file copy and paste", "Izinkan penyalinan dan tempel file"),
|
||||
("File transfer", "Transfer file"),
|
||||
("Connected", "Terkoneksi"),
|
||||
("Direct and encrypted connection", "Koneksi langsung dan terenkripsi"),
|
||||
|
||||
Reference in New Issue
Block a user