File: D:/HostingSpaces/SBogers10/topswtw.komma.pro/app/lang/en/emails/order/payed.php
<?php
return [
'subject' => 'We have successfully received your payment.',
'title' => 'Your order with number :orderNumber has been paid for.',
'del_time' => [
'inStock' => '2 to 5 working days',
'del_time1' => '5 to 7 working days',
'del_time2' => '10 to 15 working days',
],
'content' => '<p>
We have successfully received your payment. Attached you will find your invoice.
The invoice is for your own administration and has already been paid.
Your order will be shipped to you within :deliveryTime by the Parcel Service of DPD.
If you have any questions or remarks, please feel free to contact us.
</p>',
'return' => [
'header' => 'Returning your filters? No problem!',
'content' => 'At TOPS MVHR-filters, we like to make it easy for you. That is why returning your products is very simple. You can return your order within 90 days of receipt. Simply fill out the form below',
'link' => 'Want to know more? Click here',
],
];