mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-19 04:14:40 +00:00
fix(content): missing strings
This commit is contained in:
parent
6192b563e9
commit
8ebda9f7bd
2 changed files with 16 additions and 0 deletions
|
|
@ -571,6 +571,14 @@
|
|||
"backgroundTeaPartyText": "Tea Party",
|
||||
"backgroundTeaPartyNotes": "Partake in a fancy Tea Party.",
|
||||
|
||||
"backgrounds032020": "SET 70: Released March 2020",
|
||||
"backgroundAmongGiantFlowersText": "Among Giant Flowers",
|
||||
"backgroundAmongGiantFlowersNotes": "Dally on and Among Giant Flowers.",
|
||||
"backgroundButterflyGardenText": "Butterfly Garden",
|
||||
"backgroundButterflyGardenNotes": "Party with pollinators in a Butterfly Garden.",
|
||||
"backgroundSucculentGardenText": "Succulent Garden",
|
||||
"backgroundSucculentGardenNotes": "Take in the arid beauty of a Succulent Garden.",
|
||||
|
||||
"timeTravelBackgrounds": "Steampunk Backgrounds",
|
||||
"backgroundAirshipText": "Airship",
|
||||
"backgroundAirshipNotes": "Become a sky sailor on board your very own Airship.",
|
||||
|
|
|
|||
|
|
@ -475,6 +475,8 @@
|
|||
"weaponArmoireHappyBannerNotes": "Is the “H” for Happy, or Habitica? Your choice! Increases Perception by <%= per %>. Enchanted Armoire: Happy Birthday Set (Item 3 of 4).",
|
||||
"weaponArmoireLivelyMatchText": "A Lively Match",
|
||||
"weaponArmoireLivelyMatchNotes": "When you're holding this, you're sure to spark someone's interest! Increases Strength by <%= str %>. Enchanted Armoire: Match Maker Set (Item 3 of 4).",
|
||||
"weaponArmoireBaseballBatText": "Baseball Bat",
|
||||
"weaponArmoireBaseballBatNotes": "Get a home run on those good habits! Increases Constitution by <%= con %>. Enchanted Armoire: Baseball Set (Item 3 of 4).",
|
||||
|
||||
"armor": "armor",
|
||||
"armorCapitalized": "Armor",
|
||||
|
|
@ -1024,6 +1026,8 @@
|
|||
"armorArmoireLayerCakeArmorNotes": "It's protective and tasty! Increases Constitution by <%= con %>. Enchanted Armoire: Happy Birthday Set (Item 2 of 4).",
|
||||
"armorArmoireMatchMakersApronText": "Match Maker's Apron",
|
||||
"armorArmoireMatchMakersApronNotes": "This apron is for safety, but for humor's sake we can make light of it. Increases Constitution, Strength, and Intelligence by <%= attrs %> each. Enchanted Armoire: Match Maker Set (Item 1 of 4).",
|
||||
"armorArmoireBaseballUniformText": "Baseball Uniform",
|
||||
"armorArmoireBaseballUniformNotes": "Pinstripes never go out of style. Increases Constitution and Strength by <%= attrs %> each. Enchanted Armoire: Baseball Set (Item 2 of 4).",
|
||||
|
||||
"headgear": "helm",
|
||||
"headgearCapitalized": "Headgear",
|
||||
|
|
@ -1591,6 +1595,8 @@
|
|||
"headArmoireFrostedHelmNotes": "The perfect headgear for any celebration! Increases Intelligence by <%= int %>. Enchanted Armoire: Happy Birthday Set (Item 1 of 4).",
|
||||
"headArmoireMatchMakersBeretText": "Match Maker's Beret",
|
||||
"headArmoireMatchMakersBeretNotes": "You'll look striking wearing this lovely hat! Increases Constitution by <%= con %>. Enchanted Armoire: Match Maker Set (Item 2 of 4).",
|
||||
"headArmoireBaseballCapText": "Baseball Cap",
|
||||
"headArmoireBaseballCapNotes": "Let everyone know that you're on Team Habitica! Increases Constitution and Strength by <%= attrs %> each. Enchanted Armoire: Baseball Set (Item 1 of 4).",
|
||||
|
||||
"offhand": "off-hand item",
|
||||
"offhandCapitalized": "Off-Hand Item",
|
||||
|
|
@ -1897,6 +1903,8 @@
|
|||
"shieldArmoireBirthdayBannerNotes": "Celebrate your special day, the special day of someone you love, or break this out for Habitica's Birthday on January 31! Increases Strength by <%= str %>. Enchanted Armoire: Happy Birthday Set (Item 4 of 4).",
|
||||
"shieldArmoirePerfectMatchText": "The Perfect Match",
|
||||
"shieldArmoirePerfectMatchNotes": "Hot take: we think you look great. Increases Perception by <%= per %>. Enchanted Armoire: Match Maker Set (Item 4 of 4).",
|
||||
"shieldArmoireBaseballGloveText": "Baseball Glove",
|
||||
"shieldArmoireBaseballGloveNotes": "Perfect for the big tournament, or a friendly game of catch between tasks. Increases Strength by <%= str %>. Enchanted Armoire: Baseball Set (Item 4 of 4).",
|
||||
|
||||
"back": "Back Accessory",
|
||||
"backCapitalized": "Back Accessory",
|
||||
|
|
|
|||
Loading…
Reference in a new issue