mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-23 21:38:00 +01:00
Fix translation issue
This commit is contained in:
parent
f4a1b75a11
commit
8746ea5aae
1 changed files with 1 additions and 1 deletions
|
@ -441,7 +441,7 @@
|
||||||
"death.attack.food_poisoning": "%1$s died of food poisoning",
|
"death.attack.food_poisoning": "%1$s died of food poisoning",
|
||||||
"death.attack.food_poisoning.attacker": "%2$s poisoned %1$s to death",
|
"death.attack.food_poisoning.attacker": "%2$s poisoned %1$s to death",
|
||||||
"death.attack.back_hole": "%1$s was sucked into a black hole",
|
"death.attack.back_hole": "%1$s was sucked into a black hole",
|
||||||
"death.attack.back_hole": "%1$s got sucked into %2$s's black hole",
|
"death.attack.back_hole.attacker": "%1$s got sucked into %2$s's black hole",
|
||||||
|
|
||||||
"unicopia.subtitle.flap_wings": "Wing flaps",
|
"unicopia.subtitle.flap_wings": "Wing flaps",
|
||||||
"unicopia.subtitle.wind_rush": "Wind gusts",
|
"unicopia.subtitle.wind_rush": "Wind gusts",
|
||||||
|
|
Loading…
Reference in a new issue