/**
 * @author jfdesgagne
 */
var language = {
	"fr":{
		email:"Courriel :",
		commentViewTitle:"Qu'en pensez-vous?",
		firstNameLastName:"Nom et prénom :",
		comment:"Commentaire :",
		detailViewTitle:"Informations supplémentaires",
		commentPost:"DONNEZ VOTRE OPINION »",
		commentMessage:"Message:",
		commentName:"Nom:",
		commentEmail:"Courriel",
		commentSaveComment:'Enregistrer mon commentaire »',
		commentToday:"Aujourd'hui",
		stateLoading:"-- Chargement --",
		product3dBottom:"Déplacer pour tourner",
		product3dAuralast:"Plus d'information sur Auralast",
		warningText:"Désolé, aucune image n'a été trouvée dans la base de donnée.<br>Veuillez refaire une sélection.",
		
		
		
		df_label:'Donat Flamand',
		custom_label:'Bois "custom"',
		willmar_label:'Willmar',
		launch : "LANCER »",
		comboText : "Sélectionnez une collection".toUpperCase(),
		skip : "passer la vidéo",
		replay : "rejouer la vidéo"
	},
	
	"en":{
		email:"Email :",
		commentViewTitle:"What do you think?",
		firstNameLastName:"Your name :",
		comment:"Comments :",
		detailViewTitle:"Informations supplémentaires",
		commentPost:"GIVE YOUR OPINION »",
		commentMessage:"Message:",
		commentName:"Name:",
		commentEmail:"Email",
		commentSaveComment:'Save my comment »',
		commentToday:"Today",
		stateLoading:"-- Loading --",
		product3dBottom:"Click and drag to turn",
		product3dAuralast:"Find out more about Auralast",
		warningText:"Sorry, no images found in our database.<br>Please try another Combination.",
		
		
		df_label:'Donat Flamand',
		custom_label:'Custom wood',
		willmar_label:'Willmar',
		launch : "LAUNCH »",
		comboText : "SELECT A COLLECTION",
		skip : "skip video",
		replay : "replay video"
	}
}
