zk-jargon-decoder icon indicating copy to clipboard operation
zk-jargon-decoder copied to clipboard

Add multi-language support using mdbook-i18n-helpers

Open Mameta29 opened this issue 6 months ago • 0 comments

To add multi-language support to the project using mdbook-i18n-helpers. This will enable us to create translations of our documentation efficiently.

Tasks:

  • Install mdbook-i18n-helpers
  • Update book.toml to include gettext preprocessor
  • Create initial PO template file
  • Update build and serve scripts to support multiple languages
  • Update README with instructions for translators

This will lay the groundwork for creating translations, starting with Japanese.

Mameta29 avatar Aug 12 '24 02:08 Mameta29