mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
fix(strings): patch up Orb, quests, potions
This commit is contained in:
@@ -544,7 +544,7 @@ const premium = {
|
||||
limited: true,
|
||||
event: EVENTS.potions202308,
|
||||
_addlNotes: t('eventAvailabilityReturning', {
|
||||
availableDate: t('dateStartAugust'),
|
||||
availableDate: t('dateEndAugust'),
|
||||
previousDate: t('februaryYYYY', { year: 2022 }),
|
||||
}),
|
||||
canBuy () {
|
||||
|
||||
Reference in New Issue
Block a user