New translations strings.xml (Catalan)

This commit is contained in:
Thomas 2019-06-06 19:55:15 +02:00
parent be2d8b751b
commit 8271a2edaa
1 changed files with 4 additions and 0 deletions

View File

@ -867,6 +867,10 @@ Quan s\'esborra l\'aplicació s\'eliminen les dades immediatament.\n
<string name="set_photo_editor">Habilita l\'editor de fotos</string>
<string name="add_poll_item">Add a poll item</string>
<string name="remove_poll_item">Remove last poll item</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>
<plurals name="number_of_vote">
<item quantity="one">%d vot</item>
<item quantity="other">%d vots</item>