diff --git a/common/locales/en/groups.json b/common/locales/en/groups.json index 18092f214d..ffcf860675 100644 --- a/common/locales/en/groups.json +++ b/common/locales/en/groups.json @@ -131,7 +131,7 @@ "sendGiftFromBalance": "From Balance", "sendGiftPurchase": "Purchase", "sendGiftMessagePlaceholder": "Personal message (optional)", - "sendGiftSubscription": "<%= months %> Month(s): $<%= price %>", + "sendGiftSubscription": "<%= months %> Month(s): $<%= price %> USD", "battleWithFriends": "Battle Monsters With Friends", "startPartyWithFriends": "Start a Party with your friends!", "startAParty": "Start a Party", diff --git a/common/locales/en/settings.json b/common/locales/en/settings.json index c1d467aefd..1b931140d8 100644 --- a/common/locales/en/settings.json +++ b/common/locales/en/settings.json @@ -112,7 +112,7 @@ "unsubscribeAllEmails": "Check to Unsubscribe from Emails", "unsubscribeAllEmailsText": "By checking this box, I certify that I understand that by unsubscribing from all emails, Habitica will never be able to notify me via email about important changes to the site or my account.", "correctlyUnsubscribedEmailType": "Correctly unsubscribed from \"<%= emailType %>\" emails.", - "subscriptionRateText": "Recurring $<%= price %> every <%= months %> months", + "subscriptionRateText": "Recurring $<%= price %> USD every <%= months %> months", "benefits": "Benefits", "coupon": "Coupon", "couponPlaceholder": "Enter Coupon Code", @@ -137,7 +137,7 @@ "buyGemsGoldCap": "Cap raised to <%= amount %>", "mysticHourglass": "<%= amount %> Mystic Hourglass", "mysticHourglassText": "Mystic Hourglasses allow purchasing a previous month's Mystery Item set.", - "purchasedPlanId": "Recurring $<%= price %> each <%= months %> Month(s) (<%= plan %>)", + "purchasedPlanId": "Recurring $<%= price %> USD each <%= months %> Month(s) (<%= plan %>)", "purchasedPlanExtraMonths": "You have <%= months %> months of subscription credit.", "consecutiveSubscription": "Consecutive Subscription", "consecutiveMonths": "Consecutive Months:",