mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-05-20 04:38:55 +00:00
fix(strings): remove extraneous title text
This commit is contained in:
parent
db1c2fd5a2
commit
b606dd1c40
1 changed files with 2 additions and 2 deletions
|
|
@ -294,7 +294,7 @@
|
|||
"weaponArmoireMerchantsDisplayTrayText": "Merchant's Display Tray",
|
||||
"weaponArmoireMerchantsDisplayTrayNotes": "Use this lacquered tray to show the fine goods you're offering for sale. Increases Intelligence by <%= int %>. Enchanted Armoire: Merchant Set (Item 3 of 3).",
|
||||
"weaponArmoireBattleAxeText": "Battle Axe",
|
||||
"weaponArmoireBattleAxeNotes": "Battle Axe: This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
"weaponArmoireBattleAxeNotes": "This fine iron axe is well-suited to battling your fiercest foes or your most difficult tasks. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Independent Item.",
|
||||
|
||||
"armor": "armor",
|
||||
"armorCapitalized": "Armor",
|
||||
|
|
@ -634,7 +634,7 @@
|
|||
"armorArmoireMerchantTunicText": "Merchant Tunic",
|
||||
"armorArmoireMerchantTunicNotes": "The wide sleeves of this tunic are perfect for stashing the coins you've earned! Increases Perception by <%= per %>. Enchanted Armoire: Merchant Set (Item 2 of 3).",
|
||||
"armorArmoireVikingTunicText": "Viking Tunic",
|
||||
"armorArmoireVikingTunicNotes": "Viking Tunic: This warm woolen tunic includes a cloak for extra coziness even in ocean gales. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Viking Set (Item 1 of 3).",
|
||||
"armorArmoireVikingTunicNotes": "This warm woolen tunic includes a cloak for extra coziness even in ocean gales. Increases Constitution by <%= con %> and Strength by <%= str %>. Enchanted Armoire: Viking Set (Item 1 of 3).",
|
||||
|
||||
"headgear": "headgear",
|
||||
"headgearCapitalized": "Headgear",
|
||||
|
|
|
|||
Loading…
Reference in a new issue