New translations strings.xml (Swedish)

This commit is contained in:
Thomas 2019-06-06 20:36:59 +02:00
parent 6606a073ab
commit 35c832f090
1 changed files with 4 additions and 4 deletions

View File

@ -875,10 +875,10 @@
<string name="set_photo_editor">Aktivera bildeditor</string>
<string name="add_poll_item">Lägg till ett val</string>
<string name="remove_poll_item">Ta bort det sista valet</string>
<string name="mute_conversation">Mute conversation</string>
<string name="unmute_conversation">Unmute conversation</string>
<string name="toast_unmute_conversation">The conversation is no longer muted!</string>
<string name="toast_mute_conversation">The conversation is muted</string>
<string name="mute_conversation">Tysta konversationen</string>
<string name="unmute_conversation">Sätt på konversationen</string>
<string name="toast_unmute_conversation">Konversationen är inte längre tystad!</string>
<string name="toast_mute_conversation">Konversationen är tystad</string>
<plurals name="number_of_vote">
<item quantity="one">%d röst</item>
<item quantity="other">%d röster</item>