File: D:/HostingSpaces/SBogers10/topswtwmobile.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 3 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>'
];