mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-22 03:34:14 +00:00
Adjust wording of market message.
This commit is contained in:
parent
92271c2049
commit
898850fd6e
1 changed files with 3 additions and 3 deletions
|
|
@ -11,9 +11,9 @@
|
|||
"danielText2Broken": "Oh... If you are participating in a boss quest, the boss will still damage you for your party mates' missed Dailies... Also, your own damage to the Boss (or items collected) will not be applied until you check out of the Inn...",
|
||||
"alexander": "Alexander the Merchant",
|
||||
"welcomeMarket": "Welcome to the Market! Buy hard-to-find eggs and potions! Sell your extras! Commission useful services! Come see what we have to offer.",
|
||||
"displayItemForGold": "Do you want to sell one <strong><%= itemType %></strong>?",
|
||||
"displayEggForGold": "Do you want to sell one <strong><%= itemType %> Egg</strong>?",
|
||||
"displayPotionForGold": "Do you want to sell one <strong><%= itemType %> Potion</strong>?",
|
||||
"displayItemForGold": "Do you want to sell a <strong><%= itemType %></strong>?",
|
||||
"displayEggForGold": "Do you want to sell a <strong><%= itemType %> Egg</strong>?",
|
||||
"displayPotionForGold": "Do you want to sell a <strong><%= itemType %> Potion</strong>?",
|
||||
"sellForGold": "Sell it for <%= gold %> Gold",
|
||||
"buyGems": "Buy Gems",
|
||||
"justin": "Justin",
|
||||
|
|
|
|||
Loading…
Reference in a new issue