mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-12-22 17:10:10 +00:00
setup: encourage user to browse settings for new features
Lots of things aren't present in setup, including the my account page and referrals, so a nudge in the right direction is warranted.
This commit is contained in:
parent
504c75566a
commit
53742e5ec2
@ -32,7 +32,7 @@
|
|||||||
},
|
},
|
||||||
"endPage": {
|
"endPage": {
|
||||||
"finished": "Finished!",
|
"finished": "Finished!",
|
||||||
"restartMessage": "You can configure Discord/Telegram/Matrix bots, customize your messages and more in Settings. Click below to restart, then refresh the page.",
|
"restartMessage": "Features like Discord/Telegram/Matrix bots, custom Markdown messages, and a user-accessible \"My Account\" page can be found in Settings, so make sure to give it a browse. Click below to restart, then refresh the page.",
|
||||||
"refreshPage": "Refresh"
|
"refreshPage": "Refresh"
|
||||||
},
|
},
|
||||||
"language": {
|
"language": {
|
||||||
@ -157,4 +157,4 @@
|
|||||||
"emailMessage": "Email Message",
|
"emailMessage": "Email Message",
|
||||||
"emailMessageNotice": "Displays at the bottom of emails."
|
"emailMessageNotice": "Displays at the bottom of emails."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user