ln = new Array();

// page_0
ln['Welcome on your course’s booking space!'] = 'Welcome on your course’s booking space!';
ln['Begin!'] = 'Begin!';

// pathway
ln['City'] = 'City';
ln['Departure date'] = 'Departure date';
ln['Length of course'] = 'Length of course';
ln['Convenience'] = 'Convenience';
ln['Hours'] = 'Hours';
ln['Accomodation'] = 'Accomodation';
ln['Meals'] = 'Meals';
ln['Services'] = 'Services';
ln['Confirmation'] = 'Confirmation';

// btns
ln['Next'] = 'Next >>';
ln['Back'] = '<< Back';

// page_1
ln['l_city'] = 'City ';
ln['Moscow'] = 'Moscow';
ln['Saint-Petersburg'] = 'Saint-Petersburg';
ln['Nijni-Noivgorod'] = 'Nizhny-Novgorod';

// page_2
ln['only_monday'] = 'You can select only mondays';

// page_3
ln['l_lenght'] = 'Length of course ';
ln['Week'] = 'Week';
ln['Weeks'] = 'Weeks';

//page_4
ln['Individual tuition'] = 'Individual tuition';
ln['Group tuition'] = 'Group tuition';

// page_5
ln['Hours'] = 'Hours';

// page_6
ln['Accommodations with a host family'] = 'Accommodations with a host family';
ln['Accommodations in a hotel'] = 'Accommodations in a hotel*';
ln['Booking of a flat'] = 'Booking of a flat*';
ln['Course without accommodation'] = 'Course without accommodation';

//page_7
ln['Yes'] = 'Yes';
ln['No'] = 'No';

// page_8
ln['Booking of car transfer to and from airport'] = 'Booking of car transfer to and from airport';
ln['Visa support in your country'] = 'Visa support in your country';

// page_9
ln['Add to Cart'] = 'Add selected services to cart';
ln['Added to Cart'] = 'Course successfuly added to cart';
ln['Only registered'] = 'Only registered users....';
