Skip to content

Add missing i18n keys for session sidebar and memory components #365

@yacosta738

Description

@yacosta738

Context

Follow-up from #277 (session-memory-visibility). Components use i18n keys that haven't been added to the locales package yet.

Scope

Add locale keys to @corvus/locales for:

  • session.history, session.justNow, session.minutesAgo, session.hoursAgo, session.daysAgo
  • session.messageCount, session.sidebarLabel, session.expand, session.collapse, session.noHistory
  • chat.newChat
  • Dashboard memory component keys (memory.*)

Acceptance Criteria

  • All i18n keys used by SessionSidebar.vue are defined in locales
  • All i18n keys used by dashboard memory components are defined
  • Both English and Spanish translations provided

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions