New Translations – 2.3.2020
This commit is contained in:
@ -22,7 +22,7 @@ $_['text_email'] = 'Email';
|
||||
$_['text_date_added'] = 'Date Added';
|
||||
$_['text_order_status'] = 'Order Status';
|
||||
$_['text_type'] = 'Type';
|
||||
$_['text_action'] = 'Action';
|
||||
$_['text_action'] = 'Toiminto';
|
||||
$_['text_product'] = 'Product';
|
||||
$_['text_quantity'] = 'Quantity';
|
||||
$_['text_amount'] = 'Amount';
|
||||
@ -57,7 +57,7 @@ $_['column_date_added'] = 'Date Added';
|
||||
$_['column_status'] = 'Status';
|
||||
$_['column_amount'] = 'Amount';
|
||||
$_['column_type'] = 'Type';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_order_recurring_id'] = 'Recurring ID';
|
||||
@ -67,7 +67,7 @@ $_['entry_customer'] = 'Customer';
|
||||
$_['entry_date_added'] = 'Date Added';
|
||||
$_['entry_status'] = 'Status';
|
||||
$_['entry_type'] = 'Type';
|
||||
$_['entry_action'] = 'Action';
|
||||
$_['entry_action'] = 'Toiminto';
|
||||
$_['entry_email'] = 'Email';
|
||||
$_['entry_description'] = 'Recurring Profile\'s description';
|
||||
$_['entry_product'] = 'Product';
|
||||
@ -79,4 +79,4 @@ $_['entry_cancel_payment'] = 'Cancel Payment';
|
||||
|
||||
// Error
|
||||
$_['error_not_cancelled'] = 'Virhe: %s';
|
||||
$_['error_not_found'] = 'Could not cancel recurring profile';
|
||||
$_['error_not_found'] = 'Could not cancel recurring profile';
|
||||
|
Reference in New Issue
Block a user