TeamFlos / phira-docs

Phira related docs
https://teamflos.github.io/phira-docs/
Creative Commons Attribution 4.0 International
2 stars 8 forks source link

fix: fuzzy translations #5

Closed YuevUwU closed 3 months ago

YuevUwU commented 3 months ago

What do I do

  1. Generate POT template
    MDBOOK_OUTPUT='{"xgettext": {"pot-file": "messages.pot", "granularity": 0}}' \
    mdbook build -d po
  2. Open en.po in Poedit
  3. Ctrl+A, Ctrl+U, Ctrl+U, Ctrl+S
  4. Done