Correct typo in IMAP translation (#115032)

This commit is contained in:
Jan Bouwhuis 2024-04-06 18:37:54 +02:00 committed by GitHub
parent 7f8341e03a
commit fa47e79292
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -43,7 +43,7 @@
"message": "Marking the the message for deletion failed with \"{error}\"."
},
"expunge_failed": {
"message": "Expungling the the message failed with \"{error}\"."
"message": "Expunging the the message failed with \"{error}\"."
},
"invalid_entry": {
"message": "No valid IMAP entry was found."