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.

15 lines
632 B
PHP

<?php
$lang['required'] = "%s";
$lang['valid_email'] = "%s";
$lang['max_length'] = "%s";
$lang['numeric'] = "%s";
$lang['realname'] = 'Please enter your full 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.';