I use Google Book API for one React project. All works right but I want to translate categories infos because my app is for the french market.
Now for a title I have categories in english only. Can I translate this with the API ? I try language=fr but that's not work.
Any ideas ?