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

@ -1,6 +1,6 @@
<?php
// Heading
$_['heading_title'] = 'Mail';
$_['heading_title'] = 'Sähköposti';
// Text
$_['text_success'] = 'Your message has been successfully sent!';
@ -16,10 +16,10 @@ $_['text_affiliate'] = 'Affiliates';
$_['text_product'] = 'Products';
// Entry
$_['entry_store'] = 'From';
$_['entry_to'] = 'To';
$_['entry_customer_group'] = 'Customer Group';
$_['entry_customer'] = 'Customer';
$_['entry_store'] = 'Lähettäjä';
$_['entry_to'] = 'Vastaanottaja';
$_['entry_customer_group'] = 'Asiakasryhmä';
$_['entry_customer'] = 'Asiakas';
$_['entry_affiliate'] = 'Affiliate';
$_['entry_product'] = 'Products';
$_['entry_subject'] = 'Subject';
@ -33,4 +33,4 @@ $_['help_product'] = 'Send only to customers who have ordered products i
// Error
$_['error_permission'] = 'Varoitus: You do not have permission to send E-Mails!';
$_['error_subject'] = 'E-Mail Subject required!';
$_['error_message'] = 'E-Mail Message required!';
$_['error_message'] = 'E-Mail Message required!';

View File

@ -22,7 +22,7 @@ $_['column_order_id'] = 'Order ID';
$_['column_customer'] = 'Customer';
$_['column_amount'] = 'Amount';
$_['column_date_added'] = 'Date Added';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Coupon Name';
@ -54,4 +54,4 @@ $_['help_uses_customer'] = 'The maximum number of times the coupon can be used
$_['error_permission'] = 'Varoitus: You do not have permission to modify coupons!';
$_['error_exists'] = 'Varoitus: Coupon code is already in use!';
$_['error_name'] = 'Coupon Name must be between 3 and 128 characters!';
$_['error_code'] = 'Code must be between 3 and 10 characters!';
$_['error_code'] = 'Code must be between 3 and 10 characters!';

View File

@ -15,7 +15,7 @@ $_['column_code'] = 'Code';
$_['column_clicks'] = 'Clicks';
$_['column_orders'] = 'Orders';
$_['column_date_added'] = 'Date Added';
$_['column_action'] = 'Action';
$_['column_action'] = 'Toiminto';
// Entry
$_['entry_name'] = 'Campaign Name';
@ -32,4 +32,4 @@ $_['help_example'] = 'So the system can track referrals you need to add the
$_['error_permission'] = 'Varoitus: You do not have permission to modify marketing tracking!';
$_['error_name'] = 'Campaign must be between 1 and 32 characters!';
$_['error_code'] = 'Tracking Code required!';
$_['error_exists'] = 'Tracking code is being used by another campaign!';
$_['error_exists'] = 'Tracking code is being used by another campaign!';