<?php
//todo: translate
return [
'subject' => 'Reset your password',
'title' => 'Reset the password for :topsName',
'intro' => 'You can reset your password using the link below.',
'expire' => 'The link will expire in :expire minutes.',
];