UNPKG

792 BJSONView Raw
1{
2 "ACCOUNT_CONFIRMATION": "<%= login %>, you have subscribed on <%= title %>. This etherpad instance requires an email confirmation to activate your account. To proceed, thanks to go to this Web address : <%= url %>. This url will only be valid for <%= duration %> minutes. After that, you have to contact an administrator.",
3 "ACCOUNT_CONFIRMATION_SUBJECT": "Account confirmation on <%= title %>",
4 "PASSRECOVER": "<%= login %>, a password change request on <%= title %> has been initiated for your login. If you want to confirm your password change, please go to this Web address : <%= url %> . If this request does not come from you, simply ignore this email. Address will become invalid in <%= duration %> minutes.",
5 "PASSRECOVER_SUBJECT": "Password recovery on <%= title %>"
6}