1
0

New Translations – 2.3.2020 (2)

This commit is contained in:
Christer Waren
2020-03-02 10:58:49 +02:00
parent b1e26e79a8
commit cfa575a06a
97 changed files with 282 additions and 282 deletions

View File

@ -13,14 +13,14 @@ $_['text_your_affiliate'] = 'Your Affiliate Information';
$_['text_your_password'] = 'Your Password';
$_['text_cheque'] = 'Cheque';
$_['text_paypal'] = 'PayPal';
$_['text_bank'] = 'Bank Transfer';
$_['text_bank'] = 'Tilisiirto';
$_['text_agree'] = 'I have read and agree to the <a href="%s" class="agree"><b>%s</b></a>';
// Entry
$_['entry_customer_group'] = 'Customer Group';
$_['entry_firstname'] = 'First Name';
$_['entry_lastname'] = 'Last Name';
$_['entry_email'] = 'E-Mail';
$_['entry_customer_group'] = 'Asiakasryhmä';
$_['entry_firstname'] = 'Etunimi';
$_['entry_lastname'] = 'Sukunimi';
$_['entry_email'] = 'Sähköpostiosoite';
$_['entry_telephone'] = 'Telephone';
$_['entry_company'] = 'Company';
$_['entry_website'] = 'Web Site';
@ -33,8 +33,8 @@ $_['entry_bank_branch_number'] = 'ABA/BSB number (Branch Number)';
$_['entry_bank_swift_code'] = 'SWIFT Code';
$_['entry_bank_account_name'] = 'Account Name';
$_['entry_bank_account_number'] = 'Account Number';
$_['entry_password'] = 'Password';
$_['entry_confirm'] = 'Password Confirm';
$_['entry_password'] = 'Salasana';
$_['entry_confirm'] = 'Vahvista salasana';
// Error
$_['error_exists'] = 'Varoitus: E-Mail Address is already registered!';