From 82e6d544c8dc9a35bada7c1618d3cea371b23459 Mon Sep 17 00:00:00 2001 From: Matteo Pagliazzi Date: Mon, 21 Sep 2020 09:42:18 +0200 Subject: [PATCH] fix(i18n) restore missing strings --- website/common/locales/en/subscriber.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/website/common/locales/en/subscriber.json b/website/common/locales/en/subscriber.json index 616d408073..e57ad24692 100644 --- a/website/common/locales/en/subscriber.json +++ b/website/common/locales/en/subscriber.json @@ -12,10 +12,13 @@ "giftSubscription": "Want to gift the benefits of a subscription to someone else?", "giftASubscription": "Gift a Subscription", "giftSubscriptionText4": "Thanks for supporting Habitica!", + "organization": "Organization", "groupPlans": "Group Plans", "subscribe": "Subscribe", "nowSubscribed": "You are now subscribed to Habitica!", "cancelSub": "Cancel Subscription", + "cancelSubInfoGoogle": "Please go to the \"Account\" > \"Subscriptions\" section of the Google Play Store app to cancel your subscription or to see your subscription's termination date if you have already cancelled it. This screen is not able to show you whether your subscription has been cancelled.", + "cancelSubInfoApple": "Please follow Apple's official instructions to cancel your subscription or to see your subscription's termination date if you have already cancelled it. This screen is not able to show you whether your subscription has been cancelled.", "cancelSubInfoGroupPlan": "Because you have a free subscription from a Group Plan, you cannot cancel it. It will end when you are no longer a member of the Group Plan. If you are the Group leader and want to cancel the Group Plan, you can do that from the Group Plan’s “Group Billing” tab.", "cancelingSubscription": "Canceling the subscription", "contactUs": "Contact Us",