Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Translation Variables Displayed Instead of Text in Email Notifications #1598

@fitulka

Description

@fitulka

Description:

When a new user is created, they receive an email with the body containing:

  • admin::app.mail.forget-password.dear
  • admin::app.mail.user.create-body

And the subject contains:

  • admin::app.mail.user.create-subject

Instead of displaying the actual text, these placeholders are showing up in the email.

Steps to Reproduce:

  1. Create a new user in the Krayin CRM.
  2. Check the email received by the new user.

Expected Behavior: The email should display the proper translated text instead of placeholders.

Actual Behavior: Placeholders for translations are being displayed.

Additional Information: Please check the localization files to ensure that the translations for admin::app.mail.forget-password.dear, admin::app.mail.user.create-body, and admin::app.mail.user.create-subject are properly defined. Also, verify if the translation files are correctly loaded and accessible.

Environment:

Krayin CRM v2.0.1
PHP 8.2.x

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions