diff --git a/website/common/locales/en/loginIncentives.json b/website/common/locales/en/loginIncentives.json index e95ef8d7b7..385704ec4c 100644 --- a/website/common/locales/en/loginIncentives.json +++ b/website/common/locales/en/loginIncentives.json @@ -1,10 +1,10 @@ { "unlockedReward": "You have received <%= reward %>", "earnedRewardForDevotion": "You have earned a <%= reward %> for being committed to improving your life.", - "nextRewardUnlocksIn": "Your next prize will unlock in <%= numberOfCheckinsLeft %> more check-ins!", + "nextRewardUnlocksIn": "Check-ins until your next prize: <%= numberOfCheckinsLeft %>", "awesome": "Awesome!", "totalCount": "<%= count %> total count", - "countLeft": "<%= count %> more check-ins until next reward", + "countLeft": "Check-ins until next reward: <%= count %>", "incentivesDescription": "When it comes to building habits, consistency is key. Each day you check-in you get closer to a prize.", "totalCheckins": "<%= count %> Check-Ins", "checkinEarned": "Your Check-In Counter went up!",