mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-23 19:49:05 +08:00
Update de.rs (#9699)
This commit is contained in:
parent
1212d9fa2d
commit
1bf4ef1f46
@ -651,6 +651,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Download", "Herunterladen"),
|
||||
("Upload folder", "Ordner hochladen"),
|
||||
("Upload files", "Dateien hochladen"),
|
||||
("Clipboard is synchronized", ""),
|
||||
("Clipboard is synchronized", "Zwischenablage ist synchronisiert"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user