Quote:
Originally Posted by quinta@ebf.cz
Seems template expression {languages} returns (ISO 639.2) 3-characters language code (actually "terminology" variant).
fra for French, deu for German, ces for Czech, etc.
Is there a way how to get (ISO 639.1) 2-characters code?
fr, de, cs, ...
|
No, there isn't, in the template languge. It might be possible in a python template. I would need to check the calibre API, which I can't do at the moment.