1
0

New Translations – 2.3.2020

This commit is contained in:
Christer Waren
2020-03-02 02:28:04 +02:00
parent b197fd35c3
commit b1e26e79a8
78 changed files with 200 additions and 200 deletions

View File

@ -3,7 +3,7 @@
$_['text_subject'] = '%s - Order %s';
$_['text_received'] = 'You have received an order.';
$_['text_order_id'] = 'Order ID:';
$_['text_date_added'] = 'Date Added:';
$_['text_date_added'] = 'Lisäyspäivä:';
$_['text_order_status'] = 'Order Status:';
$_['text_product'] = 'Products';
$_['text_total'] = 'Totals';

View File

@ -2,8 +2,8 @@
// Text
$_['text_subject'] = '%s - Order Update %s';
$_['text_order_id'] = 'Order ID:';
$_['text_date_added'] = 'Date Added:';
$_['text_date_added'] = 'Lisäyspäivä:';
$_['text_order_status'] = 'Your order has been updated to the following status:';
$_['text_comment'] = 'The comments for your order are:';
$_['text_link'] = 'To view your order click on the link below:';
$_['text_footer'] = 'Please reply to this email if you have any questions.';
$_['text_footer'] = 'Please reply to this email if you have any questions.';

View File

@ -9,7 +9,7 @@ $_['text_thanks'] = 'Thanks,';
$_['text_new_customer'] = 'New customer';
$_['text_signup'] = 'A new customer has signed up:';
$_['text_customer_group'] = 'Customer Group:';
$_['text_firstname'] = 'First Name:';
$_['text_lastname'] = 'Last Name:';
$_['text_firstname'] = 'Etunimi:';
$_['text_lastname'] = 'Sukunimi:';
$_['text_email'] = 'E-Mail:';
$_['text_telephone'] = 'Telephone:';
$_['text_telephone'] = 'Telephone:';