locale
This commit is contained in:
parent
ed75f6f55c
commit
5351721d49
5 changed files with 66 additions and 42 deletions
|
|
@ -774,4 +774,13 @@ 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>
|
||||
</root>
|
||||
<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>
|
||||
</data>
|
||||
</root>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue