window.$L10n = { };

$L10n.UI_Languages = {
	'fr_FR': 0
};

$L10n.UI_Localizations = {
	'Buy': [
		'Acheter'
	],
	'Concentrating all the forces of the mountain': [
		'Il concentre toutes les forces de la montagne.'
	],
	'Choose': [
		'Choisir'
	],
	'Contact Us': [
		'Nous contacter'
	],
	'Discover': [
		'Découvrir'
	],
	'Foldable': [
		'Pliants'
	],
	'Forging Blacksmith Knives': [
		'Coutelier Forgeron'
	],
	'Hunting': [
		'Chasse'
	],
	'{_n} knives ready for sale': [
		'{_n} couteaux prêts à vendre'
	],
	'Know-how': [
		'Savoir-faire'
	],
	'Materials': [
		'Matériaux'
	],
	'Welcome': [
		'Accueil'
	],
	'Workshop': [
		'Atelier'
	]
};

