Update strings.xml

This commit is contained in:
Tibor Kaputa 2022-09-01 20:28:48 +02:00 committed by GitHub
parent e6086391de
commit 3eed038a3e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@
<!-- Are you sure you want to delete 5 messages? -->
<plurals name="delete_messages">
<item quantity="one">%d mensaje</item>
<item quantity="many"></item>
<item quantity="many">%d mensajes</item>
<item quantity="other">%d mensajes</item>
</plurals>
<!-- Settings -->