Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 468 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 468 Bytes

wiki.js auto translator

For the wiki.js Project this tools is able to auto translate all missing pages from locale a to locale b.

How To

Install dependencies

pnpm install

copy .env.example to .env and fill in missing keys.

run

node index.js

Limitations

  • Supports only markdown for now
  • Links might be translated as well with the current prompt.
  • Navigation is neither created nor linked