New Translations - 8.10.2021
This commit is contained in:
@ -1,13 +1,13 @@
|
||||
<?php
|
||||
// Heading
|
||||
$_['heading_title'] = 'Contact Us';
|
||||
$_['heading_title'] = 'Ota yhteyttä';
|
||||
|
||||
// Text
|
||||
$_['text_location'] = 'Our Location';
|
||||
$_['text_store'] = 'Our Stores';
|
||||
$_['text_contact'] = 'Contact Form';
|
||||
$_['text_address'] = 'Address';
|
||||
$_['text_telephone'] = 'Telephone';
|
||||
$_['text_contact'] = 'Yhteydenottolomake';
|
||||
$_['text_address'] = 'Osoite';
|
||||
$_['text_telephone'] = 'Puhelinnumero';
|
||||
$_['text_fax'] = 'Fax';
|
||||
$_['text_open'] = 'Opening Times';
|
||||
$_['text_comment'] = 'Comments';
|
||||
@ -15,7 +15,7 @@ $_['text_message'] = '<p>Your enquiry has been successfully sent to the store
|
||||
|
||||
// Entry
|
||||
$_['entry_name'] = 'Your Name';
|
||||
$_['entry_email'] = 'E-Mail Address';
|
||||
$_['entry_email'] = 'Sähköpostiosoite';
|
||||
$_['entry_enquiry'] = 'Enquiry';
|
||||
|
||||
// Email
|
||||
|
@ -4,14 +4,14 @@ $_['heading_title'] = 'Site Map';
|
||||
|
||||
// Text
|
||||
$_['text_special'] = 'Special Offers';
|
||||
$_['text_account'] = 'My Account';
|
||||
$_['text_edit'] = 'Account Information';
|
||||
$_['text_password'] = 'Password';
|
||||
$_['text_address'] = 'Address Book';
|
||||
$_['text_history'] = 'Order History';
|
||||
$_['text_download'] = 'Downloads';
|
||||
$_['text_cart'] = 'Shopping Cart';
|
||||
$_['text_checkout'] = 'Checkout';
|
||||
$_['text_search'] = 'Search';
|
||||
$_['text_account'] = 'Oma tili';
|
||||
$_['text_edit'] = 'Tilin tiedot';
|
||||
$_['text_password'] = 'Salasana';
|
||||
$_['text_address'] = 'Osoitekirja';
|
||||
$_['text_history'] = 'Tilaushistoria';
|
||||
$_['text_download'] = 'Lataukset';
|
||||
$_['text_cart'] = 'Ostoskori';
|
||||
$_['text_checkout'] = 'Kassa';
|
||||
$_['text_search'] = 'Haku';
|
||||
$_['text_information'] = 'Information';
|
||||
$_['text_contact'] = 'Contact Us';
|
||||
$_['text_contact'] = 'Ota yhteyttä';
|
Reference in New Issue
Block a user