Skip to content

Commit

Permalink
fix(gear): capitalization/punctuation
Browse files Browse the repository at this point in the history
  • Loading branch information
SabreCat committed Oct 9, 2023
1 parent 56ccf19 commit 565f38f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion website/common/locales/en/backgrounds.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
6 changes: 3 additions & 3 deletions website/common/locales/en/gear.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 565f38f

Please sign in to comment.