mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-04 23:01: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", "اعتبارنامه نادرست است"),
|
||||
("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