Skip to content

Conversation

sandeeep-prajapati
Copy link

✅ PR: Fix Missing Translations in Lead Status Modal issue code #2341 #2346

Issue Resolved:
When changing a lead status to Won or Lost in the Kanban view, the modal popup previously displayed raw translation keys instead of proper localized text (e.g., admin::app.leads.index.kanban.stages.won-value).


🛠️ Description of Fix

  • Replaced raw translation keys with appropriate localization functions for modal labels, placeholders, and button texts.
  • Ensured that all translatable strings are correctly defined and rendered in the modal.
  • Verified translations appear properly for both Won and Lost lead status actions.

🧪 Steps to Test

  1. Navigate to the Leads module in the Kanban view.
  2. Drag any lead to the Won or Lost stage.
  3. Observe the modal that appears.
  4. Confirm that all fields (labels, inputs, buttons) now display correctly translated text.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant