mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-01 23:31:28 +03:00
feat: identical msg in flutter and sciter
This commit is contained in:
@@ -477,5 +477,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Empty Username", "Nombre de usuario vacío"),
|
||||
("Empty Password", "Contraseña vacía"),
|
||||
("Me", "Yo"),
|
||||
("This file is identical with the peer's one", "")
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user