New translations strings.xml (Persian)
This commit is contained in:
parent
87f5d1778a
commit
06b1a8b0bc
|
@ -939,6 +939,10 @@
|
|||
<item quantity="one">%d vote</item>
|
||||
<item quantity="other">%d votes</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>Single choice</item>
|
||||
<item>Multiple choices</item>
|
||||
|
|
Loading…
Reference in New Issue