2
1
mirror of https://github.com/Thream/api.git synced 2024-07-21 03:38:31 +02:00
api/email/locales/en/confirm-email.json
2021-10-24 04:06:16 +02:00

9 lines
304 B
JSON

{
"subject": "Confirm email",
"renderOptions": {
"subtitle": "Please confirm your email to signin",
"button": "Yes, I confirm",
"footer": "If you received this message by mistake, just delete it. Your email will not be confirmed if you do not click on the confirmation link above."
}
}