mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-04 09:39:23 +00:00
17 lines
1.1 KiB
JSON
17 lines
1.1 KiB
JSON
{
|
|
"unlockedReward": "You have received <%= reward %>",
|
|
"earnedRewardForDevotion": "You have earned a <%= reward %> for being committed to improving your life.",
|
|
"nextRewardUnlocksIn": "Check-ins until your next prize: <%= numberOfCheckinsLeft %>",
|
|
"awesome": "Awesome!",
|
|
"totalCount": "<%= count %> total 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!",
|
|
"unlockedCheckInReward": "You unlocked a Check-In Prize!",
|
|
"totalCheckinsTitle": "Total Check-Ins",
|
|
"checkinProgressTitle": "Progress until next",
|
|
"incentiveBackgroundsUnlockedWithCheckins": "These backgrounds will unlock with Daily Check-Ins.",
|
|
"moreIncentivesComingSoon": "New check-in incentives will be added soon!",
|
|
"checkinReceivedAllRewardsMessage" : "You have received all the Check-In prizes currently available! More will be added in the future."
|
|
}
|