New Translations - 8.10.2021 (2)
This commit is contained in:
@ -10,9 +10,9 @@ $_['text_order_recurring_id'] = 'Recurring ID:';
|
||||
$_['text_date_added'] = 'Lisäyspäivä:';
|
||||
$_['text_status'] = 'Tila:';
|
||||
$_['text_payment_method'] = 'Payment Method:';
|
||||
$_['text_order_id'] = 'Order ID:';
|
||||
$_['text_product'] = 'Product:';
|
||||
$_['text_quantity'] = 'Quantity:';
|
||||
$_['text_order_id'] = 'Tilausnumero:';
|
||||
$_['text_product'] = 'Tuote:';
|
||||
$_['text_quantity'] = 'Määrä:';
|
||||
$_['text_description'] = 'Description';
|
||||
$_['text_reference'] = 'Reference';
|
||||
$_['text_transaction'] = 'Transactions';
|
||||
@ -41,7 +41,7 @@ $_['column_date_added'] = 'Lisäyspäivä';
|
||||
$_['column_type'] = 'Tyyppi';
|
||||
$_['column_amount'] = 'Amount';
|
||||
$_['column_status'] = 'Tila';
|
||||
$_['column_product'] = 'Product';
|
||||
$_['column_product'] = 'Tuote';
|
||||
$_['column_order_recurring_id'] = 'Recurring ID';
|
||||
|
||||
// Error
|
||||
|
Reference in New Issue
Block a user