mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-04-14 19:47:03 +00:00
Removed unused strings and altered custom day start text. (#5006)
This commit is contained in:
parent
5dc1d58f8f
commit
8c45ab8dc4
2 changed files with 1 additions and 4 deletions
|
|
@ -41,7 +41,7 @@
|
|||
"json": "(JSON)",
|
||||
"customDayStart": "Custom Day Start",
|
||||
"24HrClock": "24Hr Clock",
|
||||
"customDayStartInfo1": "HabitRPG defaults to check and reset your Dailies at midnight each day. It is recommended that you read the following information before changing it: ",
|
||||
"customDayStartInfo1": "HabitRPG defaults to check and reset your Dailies at midnight in your own time zone each day. It is recommended that you read the following information before changing it: ",
|
||||
"customDayStartInfo2": "(show more)",
|
||||
"customDayStartInfo3": "(show less)",
|
||||
"customDayStartInfo4": "<strong>Complete all your Dailies before changing the Custom Day Start</strong> or <a href='http://habitrpg.wikia.com/wiki/Rest_in_the_Inn' target='_blank'>Rest in the Inn</a> that day. Changing your Custom Day Start may cause <a href='http://habitrpg.wikia.com/wiki/Cron' target='_blank'>Cron</a> to run immediately, but after the first day it works as expected.<br><br><strong>Allow a window of two hours for the change to take effect.</strong> For example, if it is currently set to 0 (midnight), change it before 10pm; if you want to set it to 9pm, change it before 7pm.<br><br>Enter an hour from 0 to 23 (it uses a 24 hour clock). Typing is more effective than arrow keys. Once set, reload the page to confirm that the new value is being displayed.",
|
||||
|
|
|
|||
|
|
@ -2,9 +2,6 @@
|
|||
"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.",
|
||||
"subWarning1": "Warning: this is a highly-experimental feature, and many",
|
||||
"subWarning2": "experience issues",
|
||||
"subWarning3": "with it.",
|
||||
"disableAds": "Disable ads",
|
||||
"disableAdsText": "Ads will stay disabled while you have an active subscription (original users with disabled ads are grandfathered).",
|
||||
"buyGemsGold": "Buy Gems with Gold",
|
||||
|
|
|
|||
Loading…
Reference in a new issue