On finalise avec un template d'email spécifique.

This commit is contained in:
2021-01-20 17:33:33 +01:00
parent f3e2ecda34
commit c4aa5b2ff9
63 changed files with 2448 additions and 2749 deletions

View File

@@ -0,0 +1,12 @@
{default_translation_domain domain='email.aomc'}
{intl l="Hello,"}
{intl l="You have requested a new password for your account at %store_name" store_name={config key="store_name"}}.
{intl l="Your new password is %pass" pass=$password}
{intl l='You can change your password in your user account by opening the "Change my password" link under your personal information'}.
{intl l='Kind regards'},
{intl l="The %store team." store={config key="store_name"}}