mirror of
https://github.com/jakejarvis/sofa.git
synced 2026-08-29 01:35:39 -04:00
- Add `packages/i18n/scripts/claude.ts` — a Bun script that translates empty PO entries via the Claude Code CLI, supporting batch mode, dry-run, optional AI context from `crowdin-context.jsonl`, and structured JSON output validation - Add `i18n:claude` root script (`bun packages/i18n/scripts/claude.ts`) as a convenience alias - Fill all previously empty msgstr entries across de, es, fr, it, pt PO catalogs and recompile `.ts` catalogs - Polish README with badges (license, CI status, release, language, Crowdin localization) and minor formatting fixes
18 lines
297 B
JSON
18 lines
297 B
JSON
{
|
|
"pages": [
|
|
"---Documentation---",
|
|
"index",
|
|
"using-sofa",
|
|
"configuration",
|
|
"integrations",
|
|
"admin",
|
|
"troubleshooting",
|
|
"mobile-app",
|
|
"translations",
|
|
"telemetry",
|
|
"---API Reference---",
|
|
"...api",
|
|
"external:[openapi.json](/openapi.json)"
|
|
]
|
|
}
|