mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-12-12 18:29:10 +08:00
update text indo
This commit is contained in:
parent
96215d32b7
commit
e3d34c46c7
@ -541,8 +541,8 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Change Color", "Ganti warna"),
|
("Change Color", "Ganti warna"),
|
||||||
("Primary Color", "Warna utama"),
|
("Primary Color", "Warna utama"),
|
||||||
("HSV Color", "Warna HSV"),
|
("HSV Color", "Warna HSV"),
|
||||||
("Installation Successful!", ""),
|
("Installation Successful!", "Instalasi berhasil!"),
|
||||||
("Installation failed!", ""),
|
("Installation failed!", "Instalasi gagal!"),
|
||||||
("Reverse mouse wheel", ""),
|
("Reverse mouse wheel", "Balikkan arah scroll mouse!"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user