New translations strings.xml (Greek)

This commit is contained in:
Thomas 2019-11-19 18:25:49 +01:00
parent 398da46b0b
commit 8d69311080
1 changed files with 4 additions and 0 deletions

View File

@ -939,6 +939,10 @@
<item quantity="one">%d ψήφος</item>
<item quantity="other">%d ψήφοι</item>
</plurals>
<plurals name="number_of_voters">
<item quantity="one">%d voter</item>
<item quantity="other">%d voters</item>
</plurals>
<string-array name="poll_choice_type">
<item>Μονή επιλογή</item>
<item>Πολλαπλές επιλογές</item>