1
0

New Translations - 8.10.2021 (2)

This commit is contained in:
Christer Warén
2021-10-08 18:57:57 +03:00
parent 9a201bc603
commit 171fd5b3c9
20 changed files with 53 additions and 53 deletions

View File

@ -4,7 +4,7 @@ $_['heading_title'] = 'Your order has been placed!';
// Text
$_['text_basket'] = 'Ostoskori';
$_['text_checkout'] = 'Checkout';
$_['text_checkout'] = 'Kassa';
$_['text_success'] = 'Success';
$_['text_customer'] = '<p>Your order has been successfully processed!</p><p>You can view your order history by going to the <a href="%s">my account</a> page and by clicking on <a href="%s">history</a>.</p><p>If your purchase has an associated download, you can go to the account <a href="%s">downloads</a> page to view them.</p><p>Please direct any questions you have to the <a href="%s">store owner</a>.</p><p>Thanks for shopping with us online!</p>';
$_['text_guest'] = '<p>Your order has been successfully processed!</p><p>Please direct any questions you have to the <a href="%s">store owner</a>.</p><p>Thanks for shopping with us online!</p>';