local L = {} Languages["en-us"] = L L["Name"] = "English (United States)" -- Teams L["#Team.cia.Name"] = "CIA" L["#Team.cia.Description"] = "CIA black ops, coverup crew" L["#Team.halo.Name"] = "HALO" L["#Team.halo.Description"] = "Assassination agency?" L["#Team.plasof.Name"] = "PLASOF" L["#Team.plasof.Description"] = "People's Liberation Army Special Operations Forces" L["#Team.arng.Name"] = "NATIONAL GUARD" L["#Team.arng.Description"] = "United States National Guard" L["#Team.militia.Name"] = "MILITIA" L["#Team.militia.Description"] = "Brazilian militia??? what" L["#Team.viper.Name"] = "VIPERS" L["#Team.viper.Description"] = "Gang" -- Items L["#Item.mk23.Name"] = "MK.23" L["#Item.mk23.Description"] = "Special forces sidearm" L["#Item.fnc.Name"] = "FNC Para" L["#Item.fnc.Description"] = "Imported assault rifle" L["#Item.qbz.Name"] = "QBZ-95" L["#Item.qbz.Description"] = "Low-profile bullpup assault rifle" L["#Item.qbb.Name"] = "QBB-LSW" L["#Item.qbb.Description"] = "Bullpup machine gun" L["#Item.m16a2.Name"] = "M16A2" L["#Item.m16a2.Description"] = "Rugged burst rifle" L["#Item.oicw.Name"] = "OICW" L["#Item.oicw.Description"] = "Advanced combat rifle" L["#Item.spas12.Name"] = "SPAS-12" L["#Item.spas12.Description"] = "Chrome-lined autoshotgun" L["#Item.tmp.Name"] = "TMP" L["#Item.tmp.Description"] = "Concealable machine pistol" L["#Item.mp5k.Name"] = "MP5K" L["#Item.mp5k.Description"] = "High-quality SMG" L["#Item.mp7.Name"] = "MP7" L["#Item.mp7.Description"] = "Special forces PDW" L["#Item.mac11.Name"] = "MAC-11" L["#Item.mac11.Description"] = "Tiny hornet gun" L["#Item.satchels.Name"] = "Satchels" L["#Item.satchels.Description"] = "Packs of bombs and a detonator" L["#Item.toolgun.Name"] = "Tool gun" L["#Item.toolgun.Description"] = "Developer tools"