mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 18:41:29 +03:00
fix lang
This commit is contained in:
@@ -233,7 +233,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Username missed", "Chýba užívateľské meno"),
|
||||
("Password missed", "Chýba heslo"),
|
||||
("Wrong credentials", "Nesprávne prihlasovacie údaje"),
|
||||
("Verification code wrong or timeout", ""),
|
||||
("The verification code is incorrect or has expired", ""),
|
||||
("Edit Tag", "Upraviť štítok"),
|
||||
("Unremember Password", "Zabudnúť heslo"),
|
||||
("Favorites", "Obľúbené"),
|
||||
|
||||
Reference in New Issue
Block a user