There was an error while loading. Please reload this page.
docs(i18n): add missing steps to language checklist Add Piper voice dropdown list (webhooks.py PIPER_VOICES) and date context string (settings.py load_prompt_with_context) to the quick checklist. Now 12 steps instead of 10. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add Portuguese to supported languages, fix setup-wizard in checklist - Added pt (Portuguese BR) to supported languages table - Item 8: added setup-wizard.tsx to Piper model maps list (was missing) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
docs: add Italian to supported languages table Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: update PIPER_VOICE_MAP location in checklist Moved from voice_agent.py to src/caal/settings.py. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
docs: add Internationalization wiki page Add i18n page covering language support, architecture, and a quick checklist for adding new languages. Link from sidebar under new Language Support section. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>