New translations strings.xml (Occitan)

This commit is contained in:
Thomas 2019-11-19 18:17:57 +01:00
parent 60548baaec
commit 87f5d1778a
1 changed files with 4 additions and 0 deletions

View File

@ -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>