This is a project to provide pyvista official documentation in multiple languages. This repository is inspired by sphinx-doc/sphinx-doc-translations.
-
Documentation pages for each languages:
sh ./locale/update.sh
After that, you should commit updated po files.
-
add language to locale/update.sh:
- rm -R ja - tx pull -l ja + rm -R ja de + tx pull -l ja,de
-
update po files
-
commit them