mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-31 23:11:15 +00:00
remove mention of ads from locale strings, delete ads strings that are no longer used - fixes https://github.com/HabitRPG/habitrpg/issues/5765
This commit is contained in:
parent
3f941c3534
commit
619b33795a
2 changed files with 1 additions and 11 deletions
|
|
@ -43,7 +43,6 @@
|
|||
"contributions": "Contributions",
|
||||
"admin": "Admin",
|
||||
"notGems": "is in USD, <em>not</em> in Gems. Aka, if this number is 1, it means 4 gems. Only use this option when manually granting gems to players, don't use it when granting contributor tiers. Contrib tiers will automatically add gems.",
|
||||
"hideAds": "Hide Ads",
|
||||
"gamemaster": "Game Master (staff/moderator)",
|
||||
"backerTier": "Backer Tier",
|
||||
"balance": "Balance",
|
||||
|
|
@ -53,11 +52,6 @@
|
|||
"visitHeroes": "Visit the Hall of Heroes (contributors and backers)",
|
||||
"conLearn": "Learn more about contributor rewards",
|
||||
"conLearnHow": "Learn how to contribute to Habitica",
|
||||
"removeAds": "Subscribe to remove ads",
|
||||
"whyAds": "Why Ads?",
|
||||
"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",
|
||||
"surveysSingle": "Helped Habitica grow by filling out a survey. There are no active surveys.",
|
||||
"surveysMultiple": "Helped Habitica grow by filling out <%= surveys %> surveys. There are no active surveys.",
|
||||
"currentSurvey": "Current Survey",
|
||||
|
|
|
|||
|
|
@ -1,9 +1,7 @@
|
|||
{
|
||||
"subscription": "Subscription",
|
||||
"subscriptions": "Subscriptions",
|
||||
"subDescription": "Disable ads, buy gems with gold, monthly mystery item, retain progress history, double daily drop-caps, supports the devs. Click for more info.",
|
||||
"disableAds": "Disable ads",
|
||||
"disableAdsText": "Ads are disabled while you have an active subscription (original donors are grandfathered).",
|
||||
"subDescription": "Buy gems with gold, get monthly mystery items, retain progress history, double daily drop-caps, support the devs. Click for more info.",
|
||||
"buyGemsGold": "Buy Gems with Gold",
|
||||
"buyGemsGoldText": "Alexander the Merchant will sell you gems at a cost of <%= gemCost %> gold per gem. His monthly shipments are initially capped at <%= gemLimit %> gems per month, but this cap increases by 5 gems for every three months of consecutive subscription, up to a maximum of 50 gems per month!",
|
||||
"retainHistory": "Retain full history entries",
|
||||
|
|
@ -47,7 +45,6 @@
|
|||
"timeSupport": "Support Hours / Month",
|
||||
"timeSupportText": "We will provide support for training, bugs, installation, and feature requests.",
|
||||
"gameFeatures": "Game features",
|
||||
"gameNoAds": "Ads disabled for members",
|
||||
"gold2Gem": "Gems purchasable with gold",
|
||||
"gold2GemText": "Members will be able to purchase gems with gold, meaning none of your participants need to buy anything with real money.",
|
||||
"infiniteGem": "Infinite leader gems",
|
||||
|
|
@ -55,7 +52,6 @@
|
|||
"notYetPlan": "Plan not yet available, but click to contact us and we'll keep you updated.",
|
||||
"contactUs": "Contact Us",
|
||||
"checkout": "Checkout",
|
||||
"buySubsText": "Buy gems with Gold, No Ads, Support the Devs",
|
||||
"sureCancelSub": "Are you sure you want to cancel your subscription?",
|
||||
"subCanceled": "Subscription will become inactive on",
|
||||
"subGemPop": "Because you subscribe to Habitica, you can purchase a number of Gems each month using Gold. You can see how many Gems are available to buy at the corner of the Gem icon.",
|
||||
|
|
|
|||
Loading…
Reference in a new issue