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!';