mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-03-28 15:41:03 +03:00
"copying and pasting" -> "copy and paste"
This commit is contained in:
@@ -157,7 +157,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
||||
("Allow using keyboard and mouse", "Erlaubt die Verwendung von Tastatur und Maus"),
|
||||
("Allow using clipboard", "Verwendung der Zwischenablage zulassen"),
|
||||
("Allow hearing sound", "Erlaubt das Hören von Sound"),
|
||||
("Allow file copying and pasting", "Kopieren und Einfügen von Dateien zulassen"),
|
||||
("Allow file copy and paste", "Kopieren und Einfügen von Dateien zulassen"),
|
||||
("Connected", "Verbunden"),
|
||||
("Direct and encrypted connection", "Direkte und verschlüsselte Verbindung"),
|
||||
("Relayed and encrypted connection", "Vermittelte und verschlüsselte Verbindung"),
|
||||
|
||||
Reference in New Issue
Block a user