Update de.rs
This commit is contained in:
parent
1ef2ca83a9
commit
4aac3d076f
1 changed files with 1 additions and 1 deletions
|
|
@ -537,6 +537,6 @@ pub static ref T: std::collections::HashMap<&'static str, &'static str> =
|
|||
("Toggle Tags", "Tags umschalten"),
|
||||
("pull_ab_failed_tip", "Aktualisierung des Adressbuchs fehlgeschlagen"),
|
||||
("push_ab_failed_tip", "Synchronisierung des Adressbuchs mit dem Server fehlgeschlagen"),
|
||||
("synced_peer_readded_tip", ""),
|
||||
("synced_peer_readded_tip", "Die Geräte, die in den letzten Sitzungen vorhanden waren, werden erneut zum Adressbuch hinzugefügt."),
|
||||
].iter().cloned().collect();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue