Problem/Motivation

Hello, I would like to translate the "Confirmation email settings" of a registration type (screenshot below).
I'm trying to use Config translation module to do this but I see nothing to translate in "Registration settings fields" (/config/regional/config-translation/registration_settings_fields) and when translating "registration type" (I guess this should be here because there is a confirmation email by registration type) (/structure/registration-types/normal_event/edit/translate) I can only translate the label (see screnshots below).

Steps to reproduce

Create a registration type and try to translate the Confirmation email settings.

Proposed resolution

Is it possible to translate the confirmation emails ?

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

salvor_hardin created an issue. See original summary.

john.oltman’s picture

It is supposed to be possible, but the schema is not set properly for translating. Fix on the way soon.

john.oltman’s picture

Status: Active » Fixed

The confirmation email can now be translated on the Translate Registration Type page.

The fix has been committed and will be in the next release, which should be within a week or two. It would be best if you can wait for that instead of using the Dev branch, as there will be instructions provided for some of the changes that will be in that release. If you use the Dev branch between now and then, make sure you run a database update and export your configuration.

salvor_hardin’s picture

Wow, thanks you for you responsiveness and your work !

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.