mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 04:21:28 +03:00
fix on msgbox
This commit is contained in:
@@ -186,6 +186,7 @@ lazy_static::lazy_static! {
|
||||
("Password missed", "Password dimenticata"),
|
||||
("Wrong credentials", "Credenziali errate"),
|
||||
("Edit Tag", "Modifica tag"),
|
||||
("Invalid folder name", "Nome della cartella non valido"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user