Quote:
Originally Posted by kovidgoyal
Use postprocess_html and set the lang attribute on each downloaded html file appropriately.
|
Hi! Thanks for the help
I have zero experience on programming, so I didn't really understand what you said. I thought it would be as simple as adding something like << language = en >>, << language = fr >> in front of each source.
I have been searching "postprocess_html" on mobileread forums to discover how to set the lang with that, but so far I don't have any idea of how to do it.
Does it involve adding many lines on my recipe ? Is there some place that I can find the complete code which I can copy and paste on my recipe (just editing the code with the language I want)?