mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-22 05:44:16 +00:00
Typo fixes
Corrected three typos in English app.json "integrals" instead of "integral" in tour description of rewards "effected" instead of "affected" in Tavern description "Habit an open" instead of "Habit is an open" in Remove Ads
This commit is contained in:
parent
e180eb2b39
commit
c23a6cc8f0
1 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,7 @@
|
|||
"tour4Title" : "Todos",
|
||||
"tour4Text" : "Todos are one-off goals which need to be completed eventually. ",
|
||||
"tour5Title" : "Rewards",
|
||||
"tour5Text" : "As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integrals in forming good habits. ",
|
||||
"tour5Text" : "As you complete goals, you earn gold to buy rewards. Buy them liberally - rewards are integral in forming good habits. ",
|
||||
"tour6Title" : "Hover over comments",
|
||||
"tour6Text" : "Different task-types have special properties. Hover over each task's comment for more information. When you're ready to get started, delete the existing tasks and add your own.",
|
||||
|
||||
|
|
@ -182,7 +182,7 @@
|
|||
"restButton":"Rest In The Inn",
|
||||
"checkoutButton": "Check Out Of Inn",
|
||||
"tavernTalkTitle":"Tavern Talk & LFG",
|
||||
"tavernRestingInfo" : "Whilst resting your dailies are saved and aren't effected by day turn-over. Whether you check out tomorrow or in a weeks time you'll continue in the same state as when you checked in.",
|
||||
"tavernRestingInfo" : "Whilst resting your dailies are saved and aren't affected by day turn-over. Whether you check out tomorrow or in a weeks time you'll continue in the same state as when you checked in.",
|
||||
"resources" : "Resources",
|
||||
"LFGPosts" : "LGF Posts",
|
||||
"tutorials" : "Tutorials",
|
||||
|
|
@ -384,7 +384,7 @@
|
|||
"_commentmisc": "MISC & GLOBAL",
|
||||
"removeAds": "Remove Ads",
|
||||
"whyAds": "Why Ads?",
|
||||
"whyAdsContent1": "Habit an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 Gems from the purchase, which you can use to buy special items.",
|
||||
"whyAdsContent1": "Habit is an open source project, and can use all the help it can get - consider this a donation to the contributors. You also get 20 Gems from the purchase, which you can use to buy special items.",
|
||||
"whyAdsContent2": "'Hey, I backed the Kickstarter!' - follow",
|
||||
"whyAdsContent3": "these instructions",
|
||||
"_commentbuttons": "BUTTONS",
|
||||
|
|
|
|||
Loading…
Reference in a new issue