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

	"remove": 					'Supprimer',
	"Person %s": 				'Personne %%PERSON_NAME%% ',
	"Enter first name...":  	'Entrer le prénom ...',
	"remove product":			'supprimer',
	"select product":			'Sélectionner',
	"with boots":				'chaussures',
	"without boots":			'chaussures',
	"click to collapse":		'Cliquer pour masquer',
	"click to expand":			'Cliquer pour afficher',
	"Type a resort name...":	'Entrer un lieu ...',
	"Type a number...":			'Entrer un chiffre ...',
	"Please select a product":	'Veuillez choisir un produit',
	"First name":               'Prénom'
};

