New translations strings.xml (French)

This commit is contained in:
Thomas 2019-11-19 18:25:21 +01:00
parent f3d0dd7f36
commit e407ed199b
1 changed files with 4 additions and 0 deletions

View File

@ -936,6 +936,10 @@ Le bouton de connexion sactivera une fois quun domaine valide sera renseig
<item quantity="one">%d voix</item>
<item quantity="other">%d voix</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>Choix unique</item>
<item>Choix multiple</item>