mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-23 21:38:00 +01:00
Update en_us and fix typoes. Closes #131
This commit is contained in:
parent
7687fe3b21
commit
19a9132fe3
1 changed files with 8 additions and 8 deletions
|
@ -592,7 +592,7 @@
|
|||
"commands.disguise.removed": "Your disguise has been removed.",
|
||||
"commands.disguise.removed.self": "Removed own disguise.",
|
||||
"commands.disguise.removed.other": "Removed %s's disguise.",
|
||||
"commands.disguise.success": "You are nod disguised as %s",
|
||||
"commands.disguise.success": "You are now disguised as %s",
|
||||
"commands.disguise.success.self": "Set own disguise to %s",
|
||||
"commands.disguise.success.other": "%s changed their disguise to %s",
|
||||
|
||||
|
@ -649,15 +649,15 @@
|
|||
"death.attack.unicopia.alicorn_amulet": "%1$s was driven insane",
|
||||
"death.attack.unicopia.alicorn_amulet.player": "%1$s went insane whilst fighting %2$s",
|
||||
"death.attack.unicopia.darkness": "%1$s went missing",
|
||||
"death.attack.unicopia.love_draining": "%1$s was drained of all life",
|
||||
"death.attack.unicopia.love_draining.player": "%1$s died to feed %2$s",
|
||||
"death.attack.unicopia.life_draining": "%1$s was drained of all life",
|
||||
"death.attack.unicopia.love_draining": "%1$s was drained of all love",
|
||||
"death.attack.unicopia.love_draining.player": "%2$s drained %1$s of all their love",
|
||||
"death.attack.unicopia.life_draining": "%1$s was sucked dry",
|
||||
"death.attack.unicopia.life_draining.self": "%1$s was killed by their own spell",
|
||||
"death.attack.unicopia.life_draining.player": "%1$s was killed by a spell cast by %2$s",
|
||||
"death.attack.unicopia.bat_screech": "%1$s was frightened to death",
|
||||
"death.attack.unicopia.bat_screech.player": "%2$s scared %1$s",
|
||||
"death.attack.unicopia.bat_screech.item": "%1$s was frightened to death by %2$s using %3$s",
|
||||
"death.attack.unicopia.bat_screech.self": "%1$s scared themselves to death",
|
||||
"death.attack.unicopia.bat_screech": "%1$s was spooked",
|
||||
"death.attack.unicopia.bat_screech.player": "%2$s spooked %1$s",
|
||||
"death.attack.unicopia.bat_screech.item": "%1$s was spooked by %2$s using %3$s",
|
||||
"death.attack.unicopia.bat_screech.self": "%1$s spooked themselves",
|
||||
"death.attack.unicopia.gravity_well_recoil": "%1$s turned into spaghetti",
|
||||
"death.attack.unicopia.gravity_well_recoil.player": "%1$s turned into spaghetti by a spell cast by %2$s",
|
||||
"death.attack.unicopia.gravity_well_recoil.item": "%1$s turned into spaghetti by a spell cast by %2$s using %3$s",
|
||||
|
|
Loading…
Reference in a new issue