37 lines
2.0 KiB
PHP
37 lines
2.0 KiB
PHP
<?php
|
|
|
|
return array(
|
|
'All rights reserved.' => 'All rights reserved.',
|
|
'Billing address:' => 'Billing address:',
|
|
'Copyright' => 'Copyright',
|
|
'Delivery address:' => 'Delivery address:',
|
|
'Delivery method:' => 'Delivery method:',
|
|
'Email not displaying correctly?' => 'Email not displaying correctly?',
|
|
'For any questions, or concerns, feel free to contact <a href="mailto:%mail" style="color:#3c69c1;text-decoration:none" target="_blank">%mail</a>.' => 'For any questions, or concerns, feel free to contact <a href="mailto:%mail" style="color:#3c69c1;text-decoration:none" target="_blank">%mail</a>.',
|
|
'Here are the details of your purchase:' => 'Here are the details of your purchase:',
|
|
'Hi there' => 'Hi there',
|
|
'Kind regards' => 'Kind regards',
|
|
'Order Number:' => 'Order Number:',
|
|
'Order Total' => 'Order Total',
|
|
'Order Total:' => 'Order Total:',
|
|
'Our contact us at:' => 'Our contact us at:',
|
|
'Our mailing address is:' => 'Our mailing address is:',
|
|
'Paid With:' => 'Paid With:',
|
|
'Password' => 'Password',
|
|
'Price in' => 'Price in',
|
|
'Purchase Date:' => 'Purchase Date:',
|
|
'Shipping:' => 'Shipping:',
|
|
'Support' => 'Support',
|
|
'Thank you for your order!' => 'Thank you for your order!',
|
|
'Thanks' => 'Thanks',
|
|
'Thelia V2' => 'Thelia V2',
|
|
'Total' => 'Total',
|
|
'View it in your browser' => 'View it in your browser',
|
|
'What You Purchased' => 'What You Purchased',
|
|
'You can change your password in your user account by opening the "Change my password" link under your personal information' => 'You can change your password in your user account by opening the "Change my password" link under your personal information',
|
|
'You have requested a new password for your account' => 'You have requested a new password for your account',
|
|
'Your new password is' => 'Your new password is',
|
|
'Your order confirmation Nº %ref' => 'Your order confirmation Nº %ref',
|
|
'Your password for %store' => 'Your password for %store',
|
|
);
|