Remove escaped single quotes and fix format args (translations) (#3682)

This commit is contained in:
Phil Oliver 2025-11-12 19:16:56 -05:00 committed by GitHub
parent e421d6708a
commit 8c1643be97
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 366 additions and 366 deletions

View file

@ -79,7 +79,7 @@
<string name="provide_location_to_mesh">Παρέχετε τοποθεσία στο πλέγμα</string>
<plurals name="delete_messages">
<item quantity="one">Διαγραφή μηνύματος;</item>
<item quantity="other">Διαγραφή %s μηνυμάτων;</item>
<item quantity="other">Διαγραφή %1$s μηνυμάτων;</item>
</plurals>
<string name="delete">Διαγραφή</string>
<string name="delete_for_everyone">Διαγραφή για όλους</string>