-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers
Description
Description
BACH has 187+ help topics in system/docs/help/*.txt. Most are in German.
The translation infrastructure exists (t() function, languages_translations table).
Task
Pick 5-10 help files and add English translations to languages_translations using:
bach lang scan --namespace helpGetting Started
bach help list-- see all help topics- Pick untranslated ones (check
bach lang status) - Add translations via
bach lang add <key> <namespace> en "<translation>"
Difficulty
Beginner -- requires basic German reading + English writing. No code changes needed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationgood first issueGood for newcomersGood for newcomers