This commit is contained in:
Guillaume
2022-08-31 15:19:22 +02:00
committed by GitHub
parent d11ffee5ea
commit f815c3988d

View File

@@ -22,8 +22,8 @@
<string name="compress_error">Kon de afbeelding niet comprimeren naar de gekozen grootte</string> <string name="compress_error">Kon de afbeelding niet comprimeren naar de gekozen grootte</string>
<!-- vCard--> <!-- vCard-->
<plurals name="and_other_contacts"> <plurals name="and_other_contacts">
<item quantity="one">and %d other</item> <item quantity="one">en %d andere</item>
<item quantity="other">and %d others</item> <item quantity="other">en %d anderen</item>
</plurals> </plurals>
<!-- New conversation --> <!-- New conversation -->
<string name="new_conversation">Nieuw gesprek</string> <string name="new_conversation">Nieuw gesprek</string>