New translations strings.xml (Malayalam)

This commit is contained in:
Thomas 2019-11-19 18:26:17 +01:00
parent ffce142cea
commit c819e3cc7b
1 changed files with 4 additions and 0 deletions

View File

@ -937,6 +937,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>