/**
 * EN Localisation
 */

var localisation = {
	/* Menu */
	"menu_home"      : "Home",
	"menu_news"      : "News",
	"menu_team"      : "Team",
	"menu_portfolio" : "Portfolio",
	"menu_services"  : "Services",
	"menu_lab"       : "",
	"menu_partners"  : "Partners",
	"menu_contact"   : "Contact",
	
	/* Section Titles */
	"title_news"     : "",
	"title_team"     : "<span class='vert'>Experts</span> and <span class='vert'>Versatile</span> Crafters",
	"title_porfolio" : "Our <span class='vert'>Creations</span>",
	"title_services" : "<span class='vert'>Services</span> We Offer",
	"title_lab"      : "We <span class='vert'>Research</span> And <span class='vert'>Develop</span>",
	"title_partners" : "Our <span class='vert'>Partners</span>",
	"title_location" : "<span class='vert'>We</span> Are Here",
	"title_contact"  : "<span class='vert'>Contact</span> Us &amp; <span class='vert'>Join</span> Us",
	
	/* Positions */
	"position_CEO"    : "CEO",
	"position_SProd"  : "Senior Producer",
	"position_SUIArt" : "Senior UI Artist",
	"position_LDev"   : "Lead Programmer",
	"position_GDes"   : "Game Designer",
	"position_SWDev"  : "Senior Web Programmer",
	"position_SDev"   : "Senior Programmer",
	"position_CArt"   : "Concept Artist",
	"position_Dev"    : "Programmer",
	"position_CDev"   : "Community Developer",
	"position_S3DArt" : "Senior 3D Artist",
	"position_S3DAni" : "Senior 3D Animator",
	"position_23DArt" : "2D/3D Artist",
	"position_empty"  : "",
	
	/* Game Shorts */
	"game_desc_crew" : "Create and manage the biggest motor club of the whole USA! Designed and developed the free-to-play mobile version of Ubisoft’s The Crew.",
	"game_card_crew" : "Overall design, conception and development of The Crew free-to play mobile game, based on the brand new The Crew franchise.",
	"game_desc_missions" : "Work for hire and outsourcing on a major Ubisoft core game franchise: a free-to-play web based tactical game. Not released.",
	"game_card_missions" : "Work for hire, and outsourcing on a major Ubisoft core game franchise: a free-to-play web based tactical game.<br/><br/>Black Sheep Studio is responsible for major aspects of the game development: design, programming, 2D/3D graphic production.",
	"game_desc_heroes" : "Work-for-hire and outsourcing on Might and Magic Heroes Kingdoms season 3 and season 4. A turn based tactical game for browser.",
	"game_card_heroes" : "Work for hire, and outsourcing on a major Ubisoft franchise: Might and Magic Heroes Kingdoms season 3 and season 4. A turn based tactical game for browser.<br/><br/>Black Sheep Studio is responsible for major aspects of the game development. We assisted the UBISOFT team in pivoting the game from a subscription model to a free-to-play model.",
	
	/* Services */
	"services_description" : "Black Sheep has been developing games of any style, any genre or complexity for more than 10 years; providing a wide range of services related to game development: complete game development from design to release; taking in charge part of your production; help building an internal team; porting a game to another platform; free-to-play design. Do not hesitate to get in touch."
	
};