Skip to content

Commit

Permalink
fix(strings): accidental deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreCat committed Feb 13, 2018
1 parent 30cbaf3 commit 0c3f9a0
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions website/common/locales/en/content.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,14 @@
"dropEggCactusMountText": "Cactus",
"dropEggCactusAdjective": "a prickly",

"dropEggFlyingPigText": "Flying Pig",
"dropEggFlyingPigAdjective": "a whimsical",

"dropEggDragonText": "Dragon",
"dropEggDragonAdjective": "a mighty",

"dropEggCactusText": "Cactus",

"dropEggBearCubText": "Bear Cub",
"dropEggBearCubMountText": "Bear",
"dropEggBearCubAdjective": "a brave",
Expand Down

0 comments on commit 0c3f9a0

Please sign in to comment.