Update strings.xml

This commit is contained in:
Tibor Kaputa 2022-09-01 20:34:16 +02:00 committed by GitHub
parent 5ab8305fad
commit 14d80b8594
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<plurals name="and_other_contacts">
<item quantity="one">a %d ďalší</item>
<item quantity="few">a %d ďalší</item>
<item quantity="other">a %d ďalších</item>
<item quantity="other">a %d ďalší</item>
</plurals>
<!-- New conversation -->
<string name="new_conversation">Nová konverzácia</string>