Update de.rs (#10228)
This commit is contained in:
parent
b39e851262
commit
875b738222
1 changed files with 2 additions and 2 deletions
|
|
@ -654,7 +654,7 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Upload files", "Dateien hochladen"),
|
||||
("Clipboard is synchronized", "Zwischenablage ist synchronisiert"),
|
||||
("Update client clipboard", "Client-Zwischenablage aktualisieren"),
|
||||
("Untagged", ""),
|
||||
("new-version-of-{}-tip", ""),
|
||||
("Untagged", "Unmarkiert"),
|
||||
("new-version-of-{}-tip", "Es ist eine neue Version von {} verfügbar"),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue