mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-09 03:11:28 +03:00
desktop, remote toolbar, os account
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -68,7 +68,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Close", "Zamknij"),
|
||||
("Retry", "Ponów"),
|
||||
("OK", "OK"),
|
||||
("remember_password_tip", "Wymagane jest hasło"),
|
||||
("remember_password_tip", ""),
|
||||
("Please enter your password", "Wpisz proszę twoje hasło"),
|
||||
("Remember password", "Zapamiętaj hasło"),
|
||||
("Wrong Password", "Błędne hasło"),
|
||||
|
||||
Reference in New Issue
Block a user