mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-14 07:52:15 +00:00
fix(string): winter not spring
This commit is contained in:
parent
079279e5c1
commit
825baaf7e9
1 changed files with 1 additions and 1 deletions
|
|
@ -194,7 +194,7 @@
|
|||
"winter2023WalrusWarriorSet": "Walrus (Warrior)",
|
||||
"winter2023FairyLightsMageSet": "Fairy Lights (Mage)",
|
||||
"winter2023CardinalHealerSet": "Cardinal (Healer)",
|
||||
"spring2023RibbonRogueSet": "Ribbon (Rogue)",
|
||||
"winter2023RibbonRogueSet": "Ribbon (Rogue)",
|
||||
"eventAvailability": "Available for purchase until <%= date(locale) %>.",
|
||||
"eventAvailabilityReturning": "Available for purchase until <%= availableDate(locale) %>. This potion was last available in <%= previousDate(locale) %>.",
|
||||
"dateEndJanuary": "January 31",
|
||||
|
|
|
|||
Loading…
Reference in a new issue