From cc0e5adf3a528e3a84005ec4f25c9134a1b2ee77 Mon Sep 17 00:00:00 2001 From: Caroline Casey Date: Fri, 3 May 2019 19:16:37 +0000 Subject: [PATCH] Translated using Weblate (English (United Kingdom)) Currently translated at 100.0% (170 of 170 strings) Translation: Habitica/Npc Translate-URL: https://translate.habitica.com/projects/habitica/npc/en_GB/ --- website/common/locales/en_GB/npc.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/website/common/locales/en_GB/npc.json b/website/common/locales/en_GB/npc.json index f0cb933b04..f517483a8a 100644 --- a/website/common/locales/en_GB/npc.json +++ b/website/common/locales/en_GB/npc.json @@ -103,7 +103,7 @@ "donationDesc": "20 Gems, Donation to Habitica", "payWithCard": "Pay with Card", "payNote": "Note: PayPal sometimes takes a long time to clear. We recommend paying with card.", - "card": "Credit Card (using Stripe)", + "card": "Credit Card", "amazonInstructions": "Click the button to pay using Amazon Payments", "paymentMethods": "Purchase using", "paymentSuccessful": "Your payment was successful!", @@ -167,5 +167,6 @@ "welcome4": "Avoid bad habits that drain Health (HP), or your avatar will die!", "welcome5": "Now you'll customise your avatar and set up your tasks...", "imReady": "Enter Habitica", - "limitedOffer": "Available until <%= date %>" -} \ No newline at end of file + "limitedOffer": "Available until <%= date %>", + "paymentAutoRenew": "This subscription will auto-renew until it is cancelled. If you need to cancel this subscription, you can do so from your settings." +}