1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-28 04:17:45 +02: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:
Harvey Tindall 2023-09-07 23:11:49 +01:00
parent 504c75566a
commit 53742e5ec2
Signed by: hrfee
GPG Key ID: BBC65952848FB1A2

View File

@ -32,7 +32,7 @@
},
"endPage": {
"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"
},
"language": {
@ -157,4 +157,4 @@
"emailMessage": "Email Message",
"emailMessageNotice": "Displays at the bottom of emails."
}
}
}