Skip to content

Commit

Permalink
Better english (Thanks Invictumrex)
Browse files Browse the repository at this point in the history
Close #315
  • Loading branch information
leonardosnt committed Jun 13, 2016
1 parent 95fe8ff commit 22df7e2
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions default/lang_en.json
Expand Up @@ -207,27 +207,27 @@
"PVP_ENABLED": "Pvp enabled!",
"BLACKLISTED_ITEM": "You can't spawn '{0}' because is blacklisted.",
"BLACKLISTED_VEHICLE": "You can't spawn '{0}' because is blacklisted.",
"DEATH_BLEEDING": "{0} has bleed to death!",
"DEATH_BONES": "{0} has fractured to death!",
"DEATH_FREEZING": "{0} has froze to death!",
"DEATH_BLEEDING": "{0} has bled to death!",
"DEATH_BONES": "{0} has died from an impact!",
"DEATH_FREEZING": "{0} has frozen to death!",
"DEATH_BURNING": "{0} has burned to death!",
"DEATH_FOOD": "{0} has starved to death!",
"DEATH_WATER": "{0} has dehydrated to death!",
"DEATH_WATER": "{0} has died from dehydration!",
"DEATH_GUN": "{0} has been shot in the {1} by {2}!",
"DEATH_MELEE": "{0} has chopped in the {1} by {2}!",
"DEATH_ZOMBIE": "{0} has mauled by a zombie!",
"DEATH_ANIMAL": "{0} has mauled by a animal!",
"DEATH_SUICIDE": "{0} has killed himself!",
"DEATH_MELEE": "{0} has been stabbed in the {1} by {2}!",
"DEATH_ZOMBIE": "{0} has been mauled by a zombie!",
"DEATH_ANIMAL": "{0} has been mauled by a animal!",
"DEATH_SUICIDE": "{0} has killed themselves!",
"DEATH_KILL": "{0} was killed.",
"DEATH_INFECTION": "{0} has infected to death!",
"DEATH_PUNCH": "{0} has punched in the {1} by {2}!",
"DEATH_INFECTION": "{0} has died from infection!",
"DEATH_PUNCH": "{0} has been punched in the {1} by {2}!",
"DEATH_BREATH": "{0} has suffocated to death!",
"DEATH_ROADKILL": "{0} ran over {1}",
"DEATH_VEHICLE": "{0} has blown up by a vehicle!",
"DEATH_GRENADE": "{0} has blown up by a grenade!",
"DEATH_SHRED": "{0} has shredded to bits!",
"DEATH_LANDMINE": "{0} has blown up by a landmine!",
"DEATH_ARENA": "{0} has killed by arena!",
"DEATH_VEHICLE": "{0} has been blown up by a vehicle!",
"DEATH_GRENADE": "{0} has been blown up by a grenade!",
"DEATH_SHRED": "{0} has been shredded to bits!",
"DEATH_LANDMINE": "{0} has been blown up by a landmine!",
"DEATH_ARENA": "{0} has been killed in the arena!",
"LIMB_HEAD": "head",
"LIMB_LEG": "leg",
"LIMB_TORSO": "torso",
Expand Down

0 comments on commit 22df7e2

Please sign in to comment.