sphinx-doc/sphinx-intl

How do you deal with image internationalization?

tong822218 opened this issue · 3 comments

How do you deal with image internationalization?

For now, internationalization of images is not within the scope of sphinx-intl handling. sphinx-intl focuses on pot file handling only. For internationalization of images, it is necessary to have image files for each language in the document itself.
http://www.sphinx-doc.org/en/stable/config.html?highlight=image%20language#confval-figure_language_filename

I have no idea yet, but please let me know if you have any good workflow and feature ideas.

Now I close this issue. Feel free to reopen if you have any update. Thanks!

ok,thanks