Skip to content

Translation missing in Leads Won/Lost modal popup #2341

@sagarkumar-webkul

Description

@sagarkumar-webkul

Description

When changing a lead status to Won or Lost, a modal popup appears. However, the labels and button texts inside this popup are not translated correctly and instead display raw translation keys (e.g., admin::app.leads.index.kanban.stages.need-more-info, admin::app.leads.index.kanban.stages.won-value, etc.).

Preconditions

  • Application installed and running.
  • User logged in with admin access.
  • Leads module available.

Steps to Reproduce

  1. Go to Leads.
  2. Move a lead card to the Won or Lost stage in the Kanban view.
  3. Observe the popup modal that opens.

Actual Result

Image
  • Translation keys are displayed in the modal fields and buttons instead of proper labels and text.
    Example:
    • admin::app.leads.index.kanban.stages.need-more-info
    • admin::app.leads.index.kanban.stages.won-value
    • admin::app.leads.index.kanban.stages.closed-at
    • admin::app.leads.index.kanban.stages.save-btn

Expected Result

  • All modal labels, placeholders, and buttons should display the correct localized translation instead of showing raw translation keys.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions