Skip to content

Create Knowledge wizard is English-only in es/ca/eu (missing i18n keys) #438

Description

@NoveliaYuki

Problem

The flagship "Create Knowledge" wizard and the Knowledge Store management UI reference ~80 i18n keys that are missing from all four locale files (en/es/ca/eu). The components render anyway via inline { default: 'English…' } fallbacks, so in Spanish, Catalan, and Basque the entire wizard, the add-content modal, the ingestion/indexing progress modal, and the locked-config / chunking-params panels appear in English.

Affected components include StepKSSetup, StepLibraryContent, KnowledgeStoreDetail, KnowledgeStoresList, AddContentToKSModal, IngestionProgressModal, and CreateKnowledgeWizard.

The rest of the app has near-perfect locale parity, which makes this stand out.

Expected

Add the missing keys to all four locales with proper es/ca/eu translations so the wizard and KS UI render in the selected language.

Scope

Frontend localization only. Builds on the wizard cleanup (which removed the dead keys first).

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingdocumentationImprovements or additions to documentationenhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions