mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 14:31:28 +03:00
Changed "unremember" to "forget" everywhere. It sounds better, shorter and it is also used for variable names as 'forget'.
This commit is contained in:
@@ -235,7 +235,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Wrong credentials", "Nama pengguna atau kata sandi salah"),
|
||||
("The verification code is incorrect or has expired", "Kode verifikasi salah atau sudah kadaluarsa"),
|
||||
("Edit Tag", "Ubah Tag"),
|
||||
("Unremember Password", "Lupakan Kata Sandi"),
|
||||
("Forget Password", "Lupakan Kata Sandi"),
|
||||
("Favorites", "Favorit"),
|
||||
("Add to Favorites", "Tambah ke Favorit"),
|
||||
("Remove from Favorites", "Hapus dari favorit"),
|
||||
|
||||
Reference in New Issue
Block a user