${_('Hello ${n},', {'n': first_name or last_name})}

${_('Your identifier is:')} ${login}
${_('To reset your password, we invite you to use the following link:')}
${url}

${_('${n} Team', {'n': site_title})}
