Skip to content

Feature: Make email subject translateable #182

Description

@simonschaufi

People have asked this question a couple of times: How can I translate the subject of en email?
See https://discuss.neos.io/t/solved-neos-form-email-translate-subject-of-email/2935

I wonder why you can translate everything EXCEPT the subject. It seams like this is not a common usecase for some reason.

Can you please implement a native way to translate the subject without the need for a custom EmailFinisher?

Something like this would be wonderful:

subject: ${I18n.translate('My.Package:Main:forms.emailFinisher.subject')}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions