1
0

New Translations - 8.10.2021 (2)

This commit is contained in:
Christer Warén
2021-10-08 18:57:57 +03:00
parent 9a201bc603
commit 171fd5b3c9
20 changed files with 53 additions and 53 deletions

View File

@ -1,6 +1,6 @@
<?php
// Heading
$_['heading_title'] = 'Affiliate Program';
$_['heading_title'] = 'Kumppanuusohjelma';
// Text
$_['text_account'] = 'Tili';

View File

@ -1,6 +1,6 @@
<?php
// Heading
$_['heading_title'] = 'Affiliate Program';
$_['heading_title'] = 'Kumppanuusohjelma';
// Text
$_['text_account'] = 'Tili';
@ -22,9 +22,9 @@ $_['entry_firstname'] = 'Etunimi';
$_['entry_lastname'] = 'Sukunimi';
$_['entry_email'] = 'Sähköpostiosoite';
$_['entry_telephone'] = 'Telephone';
$_['entry_company'] = 'Company';
$_['entry_website'] = 'Web Site';
$_['entry_tax'] = 'Tax ID';
$_['entry_company'] = 'Yritys';
$_['entry_website'] = 'Verkkosivusto';
$_['entry_tax'] = 'Veronumero';
$_['entry_payment'] = 'Payment Method';
$_['entry_cheque'] = 'Cheque Payee Name';
$_['entry_paypal'] = 'PayPal Email Account';