You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
<?php
|
|
|
|
|
|
|
|
$lang['required'] = "%s";
|
|
|
|
$lang['valid_email'] = "%s";
|
|
|
|
$lang['max_length'] = "%s";
|
|
|
|
$lang['numeric'] = "%s";
|
|
|
|
$lang['Title'] = 'Please enter Title.';
|
|
|
|
$lang['HotelStyle'] = 'Please enter HotelStyle.';
|
|
|
|
$lang['Destination'] = 'Please enter Destination.';
|
|
|
|
$lang['realname'] = 'Please enter your full name.';
|
|
|
|
$lang['Firstname'] = 'Please enter your first name.';
|
|
|
|
$lang['Lastname'] = 'Please enter your last name.';
|
|
|
|
$lang['email'] = 'Please enter your email.Eg: service@asiahighlights.com';
|
|
|
|
$lang['additionalrequirements']='Please tell us your travel destinations, your interests, and your special requirements.';
|
|
|
|
$lang['hotel']='Please select your hotel style.';
|
|
|
|
$lang['comments']='Please tell us your travel destinations, your interests, and your special requirements.';
|
|
|
|
$lang['Nationality']='Please select your Nationality.';
|
|
|
|
$lang['tourdays']='Please select your tour days.';
|
|
|
|
$lang['starting_date']='Please select your arrival date.';
|