New translations strings.xml (Japanese)

This commit is contained in:
Thomas 2019-11-19 18:16:24 +01:00
parent f731352889
commit 2d4f515b7e
1 changed files with 3 additions and 0 deletions

View File

@ -929,6 +929,9 @@
<plurals name="number_of_vote">
<item quantity="other">%d票</item>
</plurals>
<plurals name="number_of_voters">
<item quantity="other">%d voters</item>
</plurals>
<string-array name="poll_choice_type">
<item>単一の選択</item>
<item>複数の選択</item>