The language problems don't matter - Construct will just switch to a fallback string.
The real problem is at the end:
Exception opening: Error: missing action id 'load-json'
This means the project is using an action that is missing in one of the addons it uses. As I said all official Construct content is fully backwards compatible, so I think my guess was right: you're using a third-party addon, and they either released an update that broke your project, or you installed the wrong version of the addon that does not have that action yet.