update lang
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
parent
86c063eecb
commit
8373c59941
@ -480,8 +480,10 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("identical_file_tip", "Ten plik jest identyczny jak plik na drugim komputerze."),
|
("identical_file_tip", "Ten plik jest identyczny jak plik na drugim komputerze."),
|
||||||
("show_monitors_tip", "Pokaż monitory w zasobniku."),
|
("show_monitors_tip", "Pokaż monitory w zasobniku."),
|
||||||
("View Mode", "Tryb widoku"),
|
("View Mode", "Tryb widoku"),
|
||||||
("enter_rustdesk_passwd_tip", "Podaj hasło RustDesk."),
|
|
||||||
("remember_rustdesk_passwd_tip", "Zapamiętaj hasło RustDesk."),
|
|
||||||
("login_linux_tip", "Zaloguj do zdalnego konta Linux"),
|
("login_linux_tip", "Zaloguj do zdalnego konta Linux"),
|
||||||
|
("verify_rustdesk_password_tip", ""),
|
||||||
|
("remember_account_tip", ""),
|
||||||
|
("os_account_desk_tip", ""),
|
||||||
|
("OS Account", ""),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user