New Translations – 2.3.2020
This commit is contained in:
@ -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!';
|
||||
|
Reference in New Issue
Block a user