
/* CONTACT */
var lang_contact_service = 'You must specify who you want to contact';
var lang_contact_name = 'You must specify your name';
var lang_contact_subject = 'You must specify a subject';
var lang_contact_mail = 'Your email is not valid';
var lang_contact_text = 'Your message is too short';
var lang_contact_title = 'Following errors has been detected';

/* RECHERCHE */
var lang_search_keyword = 'The expression you search is too short';
var lang_search_field = 'You did not select any field to search in';

/* PAIEMENT */
var lang_pay_type = 'You did not select your payment method';
var lang_pay_cgv = 'You did not validate sales conditions';

/* CONFIRMATION */
var lang_confirm = 'Are you sure you want to ';
