mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-03 10:11:29 +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", "ข้อมูลสำหรับเข้าสู่ระบบไม่ถูกต้อง"),
|
||||
("The verification code is incorrect or has expired", ""),
|
||||
("Edit Tag", "แก้ไขแท็ก"),
|
||||
("Unremember Password", "ยกเลิกการจดจำรหัสผ่าน"),
|
||||
("Forget Password", "ยกเลิกการจดจำรหัสผ่าน"),
|
||||
("Favorites", "รายการโปรด"),
|
||||
("Add to Favorites", "เพิ่มไปยังรายการโปรด"),
|
||||
("Remove from Favorites", "ลบออกจากรายการโปรด"),
|
||||
|
||||
Reference in New Issue
Block a user