New translations strings.xml (German)

This commit is contained in:
Thomas 2019-11-19 18:45:25 +01:00
parent c819e3cc7b
commit 7905bf327d
1 changed files with 2 additions and 2 deletions

View File

@ -928,8 +928,8 @@ Sobald du die ersten Buchstaben eintippst, werden Namensvorschläge angezeigt\n\
<item quantity="other">%d Stimmen</item>
</plurals>
<plurals name="number_of_voters">
<item quantity="one">%d voter</item>
<item quantity="other">%d voters</item>
<item quantity="one">%d Stimme</item>
<item quantity="other">%d Stimmen</item>
</plurals>
<string-array name="poll_choice_type">
<item>Einfachauswahl</item>