As I haven't had time to update language files on Transifex I am now making only necessary frontend translations with overrides. Until now this worked perfectly. I noticed that the message in the popup when deleting a post was still in English, so I made an override for it.
When deleting a post, text is still English
When checking overrides.php it is present:
Code:
'ARE_YOU_SURE_YOU_WANT_TO_DELETE_THIS_POST_1faa62' => 'Weet je zeker dat je dit bericht wilt verwijderen?',
Any idea how this can happen? I have about 190 working overrides and this one is not.