1
0
opencart-languagepack-finnish/catalog/mail/affiliate.php
2021-10-08 18:38:27 +03:00

17 lines
1.1 KiB
PHP

<?php
// Text
$_['text_subject'] = '%s - Affiliate Program';
$_['text_welcome'] = 'Thank you for joining the %s Affiliate Program!';
$_['text_login'] = 'Your account has now been created and you can log in by using your e-mail address and password by visiting our website or at the following URL:';
$_['text_approval'] = 'Your account must be approved before you can login. Once approved you can log in by using your e-mail address and password by visiting our website or at the following URL:';
$_['text_service'] = 'Upon logging in, you will be able to generate tracking codes, track commission payments and edit your account information.';
$_['text_thanks'] = 'Kiitos,';
$_['text_new_affiliate'] = 'New Affiliate';
$_['text_signup'] = 'A new affiliate has signed up:';
$_['text_website'] = 'Verkkosivusto:';
$_['text_customer_group'] = 'Customer Group:';
$_['text_firstname'] = 'Etunimi:';
$_['text_lastname'] = 'Sukunimi:';
$_['text_company'] = 'Yritys:';
$_['text_email'] = 'Sähköpostiosoite:';
$_['text_telephone'] = 'Puhelinnumero:';