In the current situation when I update a theme or plugin all files are deleted before the updated software is being put in place. This means that language files which are not incorporated in the theme or plugin are gone after update.
I have two suggestions:
- Search for translation files in the languages folder in wp-content and wp-includes.
- Let the update script check for extensions .po and .mo before deleting all files.