13 lines
466 B
YAML
13 lines
466 B
YAML
nl:
|
|
mailer:
|
|
supplier:
|
|
creation:
|
|
subject: 'Weklom bij mozo.bar'
|
|
title: 'De aanmelding van %{name} bij mozo.bar is gelukt!'
|
|
user:
|
|
confirmation_instructions:
|
|
salutation: Welcome to mozo.bar. You registered a new account as %{email}
|
|
body: |
|
|
Your registration at the moment is unconfirmed. To confirm your email, click on the following link:
|
|
<a href="%{confirm_url}">Confirm %{unconfirmed_email}>
|