summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/NewUserNotif/i18n/en.json
blob: b2f830fe615297c3a9cc924a243a1b847b0bed6c (plain)
1
2
3
4
5
6
7
8
9
10
{
	"@metadata": {
		"authors": [
			"Rob Church"
		]
	},
	"newusernotifsubj": "New user notification for $1",
	"newusernotif-desc": "Sends email notification when user accounts are created",
	"newusernotifbody": "Hello $1,\n\nA new user account, $2, has been created on $3 at $4."
}