@paroicms/server
Version:
The ParoiCMS server
19 lines (18 loc) • 613 B
JSON
{
"accountPasswordReset": {
"subject": "Password reset",
"message": "<h3>Password reset</h3><p>Please reset the password of your new account by clicking on the following link: <a href=\"$1\">reset my password</a></p>"
},
"accountCreation": {
"subject": "Account creation",
"message": "<h3>Account creation</h3><p>Your account has been created. Please sign in by clicking on this link: <a href=\"$1\">sign in</a></p>."
},
"feed": {
"description": "Latest news from $1",
"copyright": "Copyright $1, $2",
"missingTitle": "(No title)"
},
"common": {
"colon": "$1:"
}
}