mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-15 10:42:23 +00:00
fix(gear): capitalization/punctuation
This commit is contained in:
parent
56ccf19c26
commit
565f38f7ed
2 changed files with 4 additions and 4 deletions
|
|
@ -921,7 +921,7 @@
|
|||
"backgroundMonstrousCaveText": "Monstrous Cave",
|
||||
"backgroundMonstrousCaveNotes": "Gaze into the maw of the Monstrous Cave.",
|
||||
"backgroundJackOLanternStacksText": "Jack O'Lantern Stacks",
|
||||
"backgroundJackOLanternStacksNotes": "Admire a field of Jack O’Lantern Stacks",
|
||||
"backgroundJackOLanternStacksNotes": "Admire a field of Jack O’Lantern Stacks.",
|
||||
|
||||
"timeTravelBackgrounds": "Steampunk Backgrounds",
|
||||
"backgroundAirshipText": "Airship",
|
||||
|
|
|
|||
|
|
@ -721,7 +721,7 @@
|
|||
"weaponArmoireCleaningClothText": "Cleaning Cloth",
|
||||
"weaponArmoireCleaningClothNotes": "Take this tidying tool on your adventures and always be able to polish a pretty plaque or wipe a wooden windowsill. Increases Strength and Constitution by <%= attrs %> each. Enchanted Armoire: Cleaning Supplies Set Two (Item 3 of 3)",
|
||||
"weaponArmoireRidingBroomText": "Riding Broom",
|
||||
"weaponArmoireRidingBroomNotes": "Run all your most magical errands on this fine broom - or, just take it for a joyride around the neighborhood. Whee! Increases strength by <%= str %> and intelligence by <%= int %>. Enchanted Armoire: Spooky Sorcery Set (Item 1 of 3)",
|
||||
"weaponArmoireRidingBroomNotes": "Run all your most magical errands on this fine broom--or, just take it for a joyride around the neighborhood. Whee! Increases Strength by <%= str %> and Intelligence by <%= int %>. Enchanted Armoire: Spooky Sorcery Set (Item 1 of 3)",
|
||||
|
||||
"armor": "armor",
|
||||
"armorCapitalized": "Armor",
|
||||
|
|
@ -2323,9 +2323,9 @@
|
|||
"headArmoireAdmiralsBicorneText": "Admiral's Bicorne Hat",
|
||||
"headArmoireAdmiralsBicorneNotes": "Hats off to you! Wearing this two-cornered hat will make you wiser, brighter, braver...and taller. Increases Intelligence and Perception by <%= attrs %> each. Enchanted Armoire: Admiral’s Set (Item 1 of 2).",
|
||||
"headArmoirePurpleSpookySorceryHatText": "Purple Spooky Sorcery Hat",
|
||||
"headArmoirePurpleSpookySorceryHatNotes": "Purple as dusk and full of mysteries, this hat is suited to all your sorcerous needs. Increases Perception by <%= per %> and constitution by <%= con %>. Enchanted Armoire: Spooky Sorcery Set (Item 2 of 3).",
|
||||
"headArmoirePurpleSpookySorceryHatNotes": "Purple as dusk and full of mysteries, this hat is suited to all your sorcerous needs. Increases Perception by <%= per %> and Constitution by <%= con %>. Enchanted Armoire: Spooky Sorcery Set (Item 2 of 3).",
|
||||
"headArmoireBlackSpookySorceryHatText": "Black Spooky Sorcery Hat",
|
||||
"headArmoireBlackSpookySorceryHatNotes": "Black as night and full of secrets, this hat is suited to all your sorcerous needs. Increases Intelligence by <%= int %> and constitution by <%= con %>. Enchanted Armoire: Spooky Sorcery Set (Item 3 of 3).",
|
||||
"headArmoireBlackSpookySorceryHatNotes": "Black as night and full of secrets, this hat is suited to all your sorcerous needs. Increases Intelligence by <%= int %> and Constitution by <%= con %>. Enchanted Armoire: Spooky Sorcery Set (Item 3 of 3).",
|
||||
|
||||
"offhand": "off-hand item",
|
||||
"offHandCapitalized": "Off-Hand Item",
|
||||
|
|
|
|||
Loading…
Reference in a new issue