New translations strings.xml (German)

This commit is contained in:
Thomas 2019-06-06 19:56:06 +02:00
parent f2cd4976ca
commit 1a229bf5ec
1 changed files with 4 additions and 0 deletions

View File

@ -866,6 +866,10 @@ Sobald Sie die ersten Buchstaben eintippen, werden Namensvorschläge angezeigt\n
<string name="set_photo_editor">Fotobearbeitung aktivieren</string>
<string name="add_poll_item">Umfrageelement hinzufügen</string>
<string name="remove_poll_item">Letztes Umfrageergebnis entfernen</string>
<string name="mute_conversation">Mute conversation</string>
<string name="unmute_conversation">Unmute conversation</string>
<string name="toast_unmute_conversation">The conversation is no longer muted!</string>
<string name="toast_mute_conversation">The conversation is muted</string>
<plurals name="number_of_vote">
<item quantity="one">%d Stimme</item>
<item quantity="other">%d Stimmen</item>