1
0

New Translations – 2.3.2020 (2)

This commit is contained in:
Christer Waren
2020-03-02 10:58:49 +02:00
parent b1e26e79a8
commit cfa575a06a
97 changed files with 282 additions and 282 deletions

View File

@ -17,17 +17,17 @@ $_['column_code'] = 'Code';
$_['column_discount'] = 'Discount';
$_['column_date_start'] = 'Date Start';
$_['column_date_end'] = 'Date End';
$_['column_status'] = 'Status';
$_['column_status'] = 'Tila';
$_['column_order_id'] = 'Order ID';
$_['column_customer'] = 'Customer';
$_['column_customer'] = 'Asiakas';
$_['column_amount'] = 'Amount';
$_['column_date_added'] = 'Date Added';
$_['column_date_added'] = 'Lisäyspäivä';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Coupon Name';
$_['entry_code'] = 'Code';
$_['entry_type'] = 'Type';
$_['entry_type'] = 'Tyyppi';
$_['entry_discount'] = 'Discount';
$_['entry_logged'] = 'Customer Login';
$_['entry_shipping'] = 'Free Shipping';
@ -38,7 +38,7 @@ $_['entry_date_start'] = 'Date Start';
$_['entry_date_end'] = 'Date End';
$_['entry_uses_total'] = 'Uses Per Coupon';
$_['entry_uses_customer'] = 'Uses Per Customer';
$_['entry_status'] = 'Status';
$_['entry_status'] = 'Tila';
// Help
$_['help_code'] = 'The code the customer enters to get the discount.';

View File

@ -7,14 +7,14 @@ $_['text_success'] = 'Success: You have modified marketing tracking!';
$_['text_list'] = 'Marketing Tracking List';
$_['text_add'] = 'Add Marketing Tracking';
$_['text_edit'] = 'Edit Marketing Tracking';
$_['text_filter'] = 'Filter';
$_['text_filter'] = 'Suodatin';
// Column
$_['column_name'] = 'Campaign Name';
$_['column_code'] = 'Code';
$_['column_clicks'] = 'Clicks';
$_['column_orders'] = 'Orders';
$_['column_date_added'] = 'Date Added';
$_['column_date_added'] = 'Lisäyspäivä';
$_['column_action'] = 'Toiminto';
// Entry
@ -22,7 +22,7 @@ $_['entry_name'] = 'Campaign Name';
$_['entry_description'] = 'Campaign Description';
$_['entry_code'] = 'Tracking Code';
$_['entry_example'] = 'Examples';
$_['entry_date_added'] = 'Date Added';
$_['entry_date_added'] = 'Lisäyspäivä';
// Help
$_['help_code'] = 'The tracking code that will be used to track marketing campaigns.';