mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-21 07:53:19 +03:00
fix de
This commit is contained in:
@@ -656,6 +656,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||||||
("Update client clipboard", "Client-Zwischenablage aktualisieren"),
|
("Update client clipboard", "Client-Zwischenablage aktualisieren"),
|
||||||
("Untagged", "Unmarkiert"),
|
("Untagged", "Unmarkiert"),
|
||||||
("new-version-of-{}-tip", "Es ist eine neue Version von {} verfügbar"),
|
("new-version-of-{}-tip", "Es ist eine neue Version von {} verfügbar"),
|
||||||
("Erreichbare Geräte", ""),
|
("Accessible devices", "Erreichbare Geräte"),
|
||||||
].iter().cloned().collect();
|
].iter().cloned().collect();
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user