Add PO Editors page Recommends Poedit, Lokalize, Gtranslator, OmegaT, and POEditor for editing gettext .po catalogs, with plain text noted as an equally valid option since that's all a .po file actually is. Cross-linked from Home and Translator Workflow's translate step. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Add Build & Publish Workflow page; fix stale terminology-writeup links New Build-Workflow page covers the full-site rebuild scripts and common-workflow recipes, moved out of phpbbdocs-hugo's README.md (README now just links here). Cross-linked from Home, Script Reference, and Translator Workflow. Also fixes two Translator-Workflow references left pointing at phpbbdocs-hugo's docs/TODO/language.md, which no longer exists -- terminology-audit writeups moved to phpbbdocs-languages's own terminology/<code>/ earlier the same day. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Make step 7 (commit and PR) concrete instead of pointing at examples Give the real branch-naming convention, PR title/body shape, and a worked command sequence, derived from this project's actual merged PRs (phpbbdocs-languages #8/#9/#10), instead of telling the reader to reverse-engineer it from past PRs themselves. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Add Script Reference and Translator Workflow pages Every script in the repo with a runnable command example, and a walkthrough tying those commands into the standard translator process end to end. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>