mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-05-19 20:28:43 +00:00
Changed the text for custom day start info. (#5006)
This commit is contained in:
parent
ddb7643ff7
commit
ea2ad4e4b5
1 changed files with 3 additions and 3 deletions
|
|
@ -42,9 +42,9 @@
|
|||
"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: ",
|
||||
"customDayStartInfo2": "(show info)",
|
||||
"customDayStartInfo3": "(hide info)",
|
||||
"customDayStartInfo4": "From <a href='http://habitrpg.wikia.com/wiki/Custom_Day_Start' target='_blank'>the wiki</a>:<br>The Custom Day Start is the time of day at which one day ends and the next day begins in the player's HabitRPG world; all tasks register the passage of a day. The default day start is midnight in the player's time zone, based on the time registered by the player's computer, but the time can be changed to suit the player's needs.<br><br> Enter an hour from 0 to 23 (it uses a 24 hour clock). It is best to type the new time instead of using the arrow buttons, which do not always work correctly. After you have entered the new time, click your mouse once anywhere on the page outside the field to move the cursor out of the text box or else your change won't be saved. If you want to be certain that your change has been saved, reload the page and check that the new value is being displayed.<br><br>Some people have trouble with Custom Day Start on the first day that they change it because changing it can cause Cron to run immediately, but after the first day it works well. To minimize problems on the first day, <strong>complete all your Dailies before changing the Custom Day Start</strong> or Rest in the Inn that day.<br><br>If you change the Custom Day Start from or to a time that is too close to the current time, then the new setting will not be used until the next day. It is best to allow a window of two hours for the change to take effect. 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.",
|
||||
"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>Allow a window of two hours for the change to take effect. 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.",
|
||||
"misc": "Misc",
|
||||
"showHeader": "Show Header",
|
||||
"changePass": "Change Password",
|
||||
|
|
|
|||
Loading…
Reference in a new issue