New translations strings.xml (Vietnamese)

This commit is contained in:
Thomas 2019-06-04 19:10:49 +02:00
parent 3804d2b3bc
commit f6f2bb019e
1 changed files with 3 additions and 2 deletions

View File

@ -797,8 +797,7 @@ và %d toots khác để khám phá</item>
<string name="create_poll">Create a poll</string>
<string name="poll_choice_1">Choice 1</string>
<string name="poll_choice_2">Choice 2</string>
<string name="poll_choice_3">Choice 3</string>
<string name="poll_choice_4">Choice 4</string>
<string name="poll_choice_s">Choice %d</string>
<string name="poll_invalid_choices">You need two choices at least for the poll!</string>
<string name="done">Done</string>
<string name="poll_finish_at">end at %s</string>
@ -868,6 +867,8 @@ và %d toots khác để khám phá</item>
<string name="opacity">Opacity</string>
<string name="label_crop">Crop</string>
<string name="set_photo_editor">Enable photo editor</string>
<string name="add_poll_item">Add a poll item</string>
<string name="remove_poll_item">Remove last poll item</string>
<plurals name="number_of_vote">
<item quantity="other">%d votes</item>
</plurals>