From 67436fbef123fd3d59c69e3569b0f36b51f2279d Mon Sep 17 00:00:00 2001 From: Brian Murray Date: Tue, 3 Oct 2017 07:25:58 -0700 Subject: [PATCH] Be consistent with capitalization of Check-In. (#9118) --- website/common/locales/en_GB/loginincentives.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/common/locales/en_GB/loginincentives.json b/website/common/locales/en_GB/loginincentives.json index 6ef3860ff4..3b12a74ce7 100644 --- a/website/common/locales/en_GB/loginincentives.json +++ b/website/common/locales/en_GB/loginincentives.json @@ -1,10 +1,10 @@ { "unlockedReward": "You have received <%= reward %>", "earnedRewardForDevotion": "You have earned <%= reward %> for being committed to improving your life.", - "nextRewardUnlocksIn": "Check-ins until your next prize: <%= numberOfCheckinsLeft %>", + "nextRewardUnlocksIn": "Check-Ins until your next prize: <%= numberOfCheckinsLeft %>", "awesome": "Awesome!", "totalCount": "<%= count %> total count", - "countLeft": "Check-ins until next reward: <%= count %>", + "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!",