mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-21 20:21:09 +03:00
This commit is contained in:
@@ -158,7 +158,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Allow using clipboard", "Izinkan menggunakan papan klip"),
|
||||
("Allow hearing sound", "Izinkan mendengarkan suara"),
|
||||
("Allow file copy and paste", "Izinkan penyalinan dan tempel file"),
|
||||
("File transfer", "Transfer file"),
|
||||
("Connected", "Terkoneksi"),
|
||||
("Direct and encrypted connection", "Koneksi langsung dan terenkripsi"),
|
||||
("Relayed and encrypted connection", "Koneksi relai dan terenkripsi"),
|
||||
@@ -280,5 +279,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Turned off", "Matikan"),
|
||||
("In privacy mode", "Dalam mode privasi"),
|
||||
("Out privacy mode", "Keluar dari mode privasi"),
|
||||
("Language", ""),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user