var i18n = {
	"/en/cart/change-currency/%s":					'https://www.alpinresorts.com/it/cart/change-currency?currency_code=%s',

	"remove": 					'Rimuovi',
	"Person %s": 				'Persona %%PERSON_NAME%%',
	"Enter first name...":  	'Immettere il nome...',
	"remove product":			'Rimuovi',
	"select product":			'Scegli',
	"with boots":				'scarponi',
	"without boots":			'scarponi',
	"click to collapse":		'Fare clic per nascondere la schermata',
	"click to expand":			'Fare clic per mostrare la schermata',
	"Type a resort name...":	'Immettere il nome della località...',
	"Type a number...":			'Immettere il numero....',
	"Please select a product":	'Selezionare un prodotto',
	"First name":               'Nome'
};

