ARK: Survival Evolved Wiki
Advertisement

Documentation for this module may be created at Module:TranslateForInfoboxes/aliases/doc

return {
	["item"]				= "Item",
	["items"]				= "Items",
	["stacksizecomment"]	= "Stack size can be adjusted in the configuration.",
	["stacksize"]			= "Stack Size",
	["food"]				= "Food",
	["water"]				= "Water",
	["health"]				= "Health",
	["stamina"]				= "Stamina",
	["torpidity"]			= "Torpidity",
	["eggsize"]				= "Egg size",
	["kibbletype"]			= "Kibble type",
	["weight"]				= "Weight",
	["durability"]			= "Durability",
	["durabilityperuse"]	= "Durability per use",
	["singleuse"]			= "Single use",
	["spoilsin"]			= "Spoils in",
	["spoilsto"]			= "Spoils to",
	["decomposesin"]		= "Decomposes in",
	["addedin"]				= "Added in",
	["itemids"]				= "Item IDs",
	["spawncommand"]		= "Spawn Command",
	["or"]					= "or",
	["variant"]				= "Variant",
	["unlocktekgram"]		= "Unlock [[Tekgram]]",
	["entityinformation"]	= "Entity Information",
	["releasedate"]			= "Release date",
	["supportedby"]			= "Supported by",
	["foundinsupplycrate"]	= "Found in [[Supply Crate]]",
	["beacon-white"]		= "White",
	["beacon-green"]		= "Green",
	["beacon-blue"]			= "Blue",
	["beacon-purple"]		= "Purple",
	["beacon-yellow"]		= "Yellow",
	["beacon-red"]			= "Red",
	["cat:foundinbeacon-white"]	= "Category:Found in white beacons",
	["cat:foundinbeacon-green"]	= "Category:Found in green beacons",
	["cat:foundinbeacon-blue"]	= "Category:Found in blue beacons",
	["cat:foundinbeacon-purple"]= "Category:Found in purple beacons",
	["cat:foundinbeacon-yellow"]= "Category:Found in yellow beacons",
	["cat:foundinbeacon-red"]	= "Category:Found in red beacons",
	
	
	["consumables"]			= "Consumables",
	["consumable"]			= "Consumable",
	["valuesgivenforhumans"]= "values given for humans",
	["cookedin"]			= "Cooked in",
	["cookingtime"]			= "Cooking Time",
	["cat:consumables"]		= "Category:Consumables",
	["cat:"]				= "Category:",
	["cat:eggsize"]			= "Category:$1 eggs",
	["eggsize-pagename"]	= "$1 Egg",
}
Advertisement