mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-08-05 12:02:13 +00:00
Merge pull request #115 from deilann/copy-strings
adding strings for copy and fixing a typo
This commit is contained in:
commit
e739c4e78f
1 changed files with 15 additions and 2 deletions
|
|
@ -7,7 +7,20 @@
|
|||
|
||||
"_commentfrontpage":"HABITRPG FRONT PAGE",
|
||||
"titleFront" : "HabitRPG | Gamify Your Life",
|
||||
"synopsis" : "A habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.",
|
||||
"tagline" : "The only free habit building app that treats your life like a game.",
|
||||
"landingp1" : "The problem with most productivity apps on the market is that they provide no incentive to continue using them. HabitRPG fixes this by making habit building fun! By rewarding you for your successes and damaging you for slip-ups, HabitRPG provides external motivation for completing your day-to-day activities.",
|
||||
"landingp2header" : "Instant Gratification",
|
||||
"landingp2" : "Whenever you reinforce a positive habit, complete a daily task, or take care of an old to-do, HabitRPG immediately rewards you with experience points and gold. As you gain experience, you can level up, increasing your stats and unlocking more features, like classes and pets. Gold can be spent on in-game items that change your experience or personalized rewards you've created for motivation. When even the smallest successes provide you with an immediate reward, you're less likely to procrastinate.",
|
||||
"landingp3header" : "Consequences",
|
||||
"landingp3" : "Whenever you indulge in a bad habit or fail to complete one of your daily tasks, you lose health. If your health drops too low, you die and lose some of the progress you've made. By providing immediate consequences, HabitRPG can help break bad habits and procrastination cycles before they cause real-world problems.",
|
||||
"landingp4header" : "Accountability",
|
||||
"landingp4" : "With an active community, HabitRPG provides the accountability you need to stay on task. With the party system, you can bring in a group of your closest friends to cheer you on. The guild system allows you to find people with similar interests or obstacles, so you can share your goals and swap tips on how to tackle your problems. On HabitRPG, the community means that you have both the support and the accountability you need to succeed.",
|
||||
"landingend" : "Not convinced yet?",
|
||||
"landingend2" : "See a more detailed list of ",
|
||||
"landingfeatureslink" : "our features",
|
||||
"landingend3" : ". Are you looking for a more private approach? Check out our ",
|
||||
"landingadminlink" : "administrative packages",
|
||||
"landingend4" : " which are perfect for families, teachers, support groups, and businesses.",
|
||||
"playButton" : "Play",
|
||||
"username" : "Username",
|
||||
"password" : "Password",
|
||||
|
|
@ -118,7 +131,7 @@
|
|||
"strength" : "Strength",
|
||||
"strengthText" : "Strength reduces task threat (redness), increases the Gold and Experience boost from random \"critical hits\", and helps deal damage to boss monsters.",
|
||||
"constitution" : "Constitution",
|
||||
"conText" : "Constitution reduces the damage you take, whether from negative Habits, missed Dailies, or the attacks of boss monsters.1",
|
||||
"conText" : "Constitution reduces the damage you take, whether from negative Habits, missed Dailies, or the attacks of boss monsters.",
|
||||
"perception" : "Perception",
|
||||
"perText" : "Perception increases how much Gold you earn, and starting at level 4, increases the chance of finding items when scoring tasks.",
|
||||
"intelligence" : "Intelligence",
|
||||
|
|
|
|||
Loading…
Reference in a new issue