New translations strings.xml (Chinese Traditional)

This commit is contained in:
Thomas 2019-11-19 18:24:02 +01:00
parent 6ba12347e1
commit 4f8f43ab6c
1 changed files with 3 additions and 0 deletions

View File

@ -936,6 +936,9 @@ Yandex 有適當的隱私權政策可以在這裡找到https://yandex.ru/l
<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>