This commit is contained in:
Paul Schneider 2017-09-30 01:09:34 +02:00
commit 4f6898d18a
3 changed files with 22 additions and 3 deletions

View file

@ -774,4 +774,12 @@ Valid caracters are: underscore '_', '-', 'a' - 'z', 'A' - 'Z', '0' - '9', th
<data name="EmailSentForConfirm">
<value>An email has been sent to confirm your addresse.</value>
</data>
<data name="ConfirmYourAccountTitle"><value>Please, confirm your e-mail</value></data>
<data name="ConfirmYourAccountBody"><value>You successfully created your {0} account,
but your e-mail address is not yet confirmed.
Please, in order to validate it, follow this link <{1}>.
Thanks.
--
{0} - {2} <https://{3}></value>
</root>