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
|
||||
|
Reference in New Issue
Block a user