summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/NewUserNotif/i18n/fr.json
blob: e0ed9cbe39f524063c9fd460d449c0a477d75c8a (plain)
1
2
3
4
5
6
7
8
9
10
{
	"@metadata": {
		"authors": [
			"Grondin"
		]
	},
	"newusernotifsubj": "Notification d’un nouvel utilisateur pour $1",
	"newusernotif-desc": "Envoie une notification par courriel quand les comptes utilisateurs sont créés",
	"newusernotifbody": "Bonjour $1,\n\nUn nouveau compte utilisateur, $2, a été créé sur $3 le $4."
}