From c341f0deaf32e36b7b643723245174a1d11d69b5 Mon Sep 17 00:00:00 2001 From: Kalista Payne Date: Fri, 1 Nov 2024 14:17:59 -0500 Subject: [PATCH] fix(subs): don't hide HG preview entirely --- .../src/components/settings/subscription.vue | 29 +++++++++++++------ website/common/locales/en/subscriber.json | 3 +- 2 files changed, 22 insertions(+), 10 deletions(-) diff --git a/website/client/src/components/settings/subscription.vue b/website/client/src/components/settings/subscription.vue index 874b2abedc1..936ee40af69 100644 --- a/website/client/src/components/settings/subscription.vue +++ b/website/client/src/components/settings/subscription.vue @@ -310,7 +310,6 @@
-
- {{ nextHourGlass }} -
-
- {{ $t('nextHourglass') }} +
+
+ {{ nextHourGlass }} +
+
+ {{ $t('nextHourglass') }} +
+

+ {{ $t('subscribeAgainContinueHourglasses') }} +

months", "unlockNGemsGift": "They'll unlock <%= count %> Gems per month instantly", "earn2GemsGift": "They'll earn +2 Gems every month they're subscribed", - "maxGemCapGift": "They'll have the max Gem Cap" + "maxGemCapGift": "They'll have the max Gem Cap", + "subscribeAgainContinueHourglasses": "Subscribe again to continue receiving Mystic Hourglasses" }