2014-03-29 19:20:06 +00:00
|
|
|
{
|
2014-04-27 13:30:14 +00:00
|
|
|
"messageLostItem": "<%= itemText %> gick sönder.",
|
|
|
|
|
"messageTaskNotFound": "Uppgift hittades inte.",
|
|
|
|
|
"messageTagNotFound": "Tagg hittades inte.",
|
2014-03-29 19:20:06 +00:00
|
|
|
"messagePetNotFound": ":pet not found in user.items.pets",
|
|
|
|
|
"messageFoodNotFound": ":food not found in user.items.food",
|
2014-04-27 13:30:14 +00:00
|
|
|
"messageCannotFeedPet": "Kan inte mata detta husdjur.",
|
|
|
|
|
"messageAlreadyMount": "Du har redan det riddjuret. Försök att mata ett annat djur.",
|
|
|
|
|
"messageEvolve": "Du har tämjt <%= egg %>. Ta en ridtur!",
|
|
|
|
|
"messageLikesFood": "<%= egg %> gillar verkligen <%= foodText %>!",
|
2014-04-15 16:15:11 +00:00
|
|
|
"messageDontEnjoyFood": "<%= egg %> eats the <%= foodText %> but doesn't seem to enjoy it.",
|
|
|
|
|
"messageBought": "Bought <%= itemText %>",
|
2014-07-04 10:01:02 +00:00
|
|
|
"messageEquipped": "<%= itemText %> equipped.",
|
2014-04-15 16:15:11 +00:00
|
|
|
"messageUnEquipped": "<%= itemText %> un-equipped.",
|
2014-04-07 17:14:42 +00:00
|
|
|
"messageMissingEggPotion": "You're missing either that egg or that potion",
|
|
|
|
|
"messageAlreadyPet": "You already have that pet. Try hatching a different combination!",
|
|
|
|
|
"messageHatched": "Your egg hatched! Visit your stable to equip your pet.",
|
|
|
|
|
"messageNotEnoughGold": "Not Enough Gold",
|
2014-05-06 18:11:02 +00:00
|
|
|
"messageTwoHandled": "<%= gearText %> is two handed",
|
2014-04-15 16:15:11 +00:00
|
|
|
"messageDropFood": "You've found <%= dropArticle %><%= dropText %>! <%= dropNotes %>",
|
|
|
|
|
"messageDropEgg": "You've found a <%= dropText %> Egg! <%= dropNotes %>",
|
|
|
|
|
"messageDropPotion": "You've found a <%= dropText %> Hatching Potion! <%= dropNotes %>",
|
|
|
|
|
"messageFoundQuest": "You've found the quest \"<%= questText %>\"!"
|
2014-05-18 18:14:10 +00:00
|
|
|
}
|