Hi there,
In the backend you can set up a translation service and browse for a Google JSON file:
It gives the impression you can save the file anywhere you want (like under System) but then when you use the service I get an error because the file couldn't be found. I then found this code:
which loads the file from a hard coded path.
I could make it work by storing the file in the expected location (creating the top-level folder credentials on the server first) but it would be nicer if it used the file I select in the settings.
Can this be fixed?
Thanks!
Imar