New Translations – 2.3.2020
This commit is contained in:
@ -3,7 +3,7 @@
|
||||
$_['heading_title'] = 'Account Downloads';
|
||||
|
||||
// Text
|
||||
$_['text_account'] = 'Account';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_downloads'] = 'Downloads';
|
||||
$_['text_empty'] = 'You have not made any previous downloadable orders!';
|
||||
|
||||
@ -11,4 +11,4 @@ $_['text_empty'] = 'You have not made any previous downloadable orders!';
|
||||
$_['column_order_id'] = 'Order ID';
|
||||
$_['column_name'] = 'Name';
|
||||
$_['column_size'] = 'Size';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
|
@ -3,9 +3,9 @@
|
||||
$_['heading_title'] = 'Newsletter Subscription';
|
||||
|
||||
// Text
|
||||
$_['text_account'] = 'Account';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_newsletter'] = 'Newsletter';
|
||||
$_['text_success'] = 'Success: Your newsletter subscription has been successfully updated!';
|
||||
|
||||
// Entry
|
||||
$_['entry_newsletter'] = 'Subscribe';
|
||||
$_['entry_newsletter'] = 'Subscribe';
|
||||
|
@ -28,10 +28,10 @@ $_['column_model'] = 'Model';
|
||||
$_['column_quantity'] = 'Quantity';
|
||||
$_['column_price'] = 'Price';
|
||||
$_['column_total'] = 'Total';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_status'] = 'Status';
|
||||
$_['column_comment'] = 'Comment';
|
||||
|
||||
// Error
|
||||
$_['error_reorder'] = '%s is not currently available to be reordered.';
|
||||
$_['error_reorder'] = '%s is not currently available to be reordered.';
|
||||
|
@ -34,7 +34,7 @@ $_['column_price'] = 'Price';
|
||||
$_['column_opened'] = 'Opened';
|
||||
$_['column_comment'] = 'Comment';
|
||||
$_['column_reason'] = 'Reason';
|
||||
$_['column_action'] = 'Action';
|
||||
$_['column_action'] = 'Toiminto';
|
||||
|
||||
// Entry
|
||||
$_['entry_order_id'] = 'Order ID';
|
||||
@ -60,4 +60,4 @@ $_['error_telephone'] = 'Telephone must be between 3 and 32 characters!';
|
||||
$_['error_product'] = 'Product Name must be greater than 3 and less than 255 characters!';
|
||||
$_['error_model'] = 'Product Model must be greater than 3 and less than 64 characters!';
|
||||
$_['error_reason'] = 'You must select a return product reason!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree to the %s!';
|
||||
$_['error_agree'] = 'Varoitus: You must agree to the %s!';
|
||||
|
@ -3,7 +3,7 @@
|
||||
$_['heading_title'] = 'Your Reward Points';
|
||||
|
||||
// Column
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_date_added'] = 'Lisäyspäivä';
|
||||
$_['column_description'] = 'Description';
|
||||
$_['column_points'] = 'Points';
|
||||
|
||||
@ -11,4 +11,4 @@ $_['column_points'] = 'Points';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_reward'] = 'Reward Points';
|
||||
$_['text_total'] = 'Your total number of reward points is:';
|
||||
$_['text_empty'] = 'You do not have any reward points!';
|
||||
$_['text_empty'] = 'You do not have any reward points!';
|
||||
|
@ -3,7 +3,7 @@
|
||||
$_['heading_title'] = 'Your Transactions';
|
||||
|
||||
// Column
|
||||
$_['column_date_added'] = 'Date Added';
|
||||
$_['column_date_added'] = 'Lisäyspäivä';
|
||||
$_['column_description'] = 'Description';
|
||||
$_['column_amount'] = 'Amount (%s)';
|
||||
|
||||
@ -11,4 +11,4 @@ $_['column_amount'] = 'Amount (%s)';
|
||||
$_['text_account'] = 'Tili';
|
||||
$_['text_transaction'] = 'Your Transactions';
|
||||
$_['text_total'] = 'Your current balance is:';
|
||||
$_['text_empty'] = 'You do not have any transactions!';
|
||||
$_['text_empty'] = 'You do not have any transactions!';
|
||||
|
Reference in New Issue
Block a user