python-scraperlib icon indicating copy to clipboard operation
python-scraperlib copied to clipboard

Add i18n translation support

Open benoit74 opened this issue 1 year ago • 0 comments

#134 has removed the i18n translation support in python-scraperlib because it was relying too much on system dependencies (not working on Windows for instance) and API was not mature enough (see https://github.com/openzim/overview/issues/29).

Once we've gained sufficient experience with i18n translation, we need to restore the support of it in python-scraperlib.

benoit74 avatar Aug 05 '24 08:08 benoit74