var JS_LANG = {
	ESCOLHA_A_CARTA: 				'Choose a menu',
	ESCOLHA_A_MESA:					'Choose your table',
	NAO_PODE_ESCOLHER_MAIS_MESAS:   'The maximum number of people has been reached.\nTo choose another table you have to unselect some tables first.',
	NAO_CHEGA_AO_MINIMO_DA_MESA:	'The number of chosen people is not enough to book that table.',
	MESA_SELECCIONADA:				'Selected table',
	MESAS_SELECCIONADAS:			'Selected tables',
	CAMPOS_OBRIGATORIOS:			'Please complete all required fields.',
	EMAIL_VALIDO:					'Please insert a valid E-mail address',
	TELEMOVEL_VALIDO:				'Please insert a valid Mobile number.',
	
	CAL_TEXT_OBJECT:	{
		TEXT_PREV_YEAR		:	'Previous year',
		TEXT_PREV_MONTH		:	'Previous month',
		TEXT_NEXT_YEAR		:	'Next Year',
		TEXT_NEXT_MONTH		:	'Next Month',
		TEXT_CLOSE			:	'Close',
		TEXT_CHOOSE_DATE	:	''
	}
}
