mirror of
https://github.com/sudoxnym/habitica-self-host.git
synced 2026-07-13 17:52:22 +00:00
Change timezone text
This commit is contained in:
parent
b87592c8a7
commit
671d4aaecc
1 changed files with 3 additions and 3 deletions
|
|
@ -141,7 +141,7 @@
|
|||
"mysticHourglasses": "Mystic Hourglasses:",
|
||||
"paypal": "PayPal",
|
||||
"amazonPayments": "Amazon Payments",
|
||||
"timezone": "Timezone",
|
||||
"timezoneUTC": "Your timezone is: <b><%= utc %></b>",
|
||||
"timezoneInfo": "<ul><li> Habitica uses the timezone set on your PC / mobile device.</li><li> If you use two or more PCs / devices, the timezone sholid be the same on them all otherwise cron will be unpredictable.</li><li> The timezone displayed here is the one that Habitica currently believes is yours.</li><li> If that timezone is wrong, first reload the website to ensure that Habitica is reading the most recent timezone information from your PC. If it is still wrong, adjust the timezone on your PC.</li></ul>"
|
||||
"timezone": "Time Zone",
|
||||
"timezoneUTC": "Habitica uses the time zone set on your PC, which is: <strong><%= utc %></strong>",
|
||||
"timezoneInfo": "If that time zone is wrong, first reload this page using your browser's reload or refresh button to ensure that Habitica has the most recent information. If it is still wrong, adjust the time zone on your PC and then reload this page again.<br><br> <strong>If you use Habitica on other PCs or mobile devices, the time zone must be the same on them all.</strong> If your Dailies have been reseting at the wrong time, repeat this check on all other PCs and on a browser on your mobile devices."
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue