When translating a Dutch language file to Germany, I got the following error (using gpt-4):
An error occurred while processing the file: resources/lang/de/cp.php
Error message: Mismatch in source keys and translation. Keys: 40 Translated Strings: 46
Not sure what to do with this. Seems like something is not working correctly in the project.
My language file has multidimensional arrays. I think this is possibly causing the error.