summaryrefslogtreecommitdiff
blob: 39d449a1cbe966ecfdffc84ccff48d18587c8aa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
	"@metadata": {
		"authors": [
			"Djiboun",
			"Ltrlg",
			"Macofe",
			"Urhixidur",
			"Wladek92"
		]
	},
	"apihelp-flowthank-description": "Envoyer des remerciements pour un « contenu Flow ».",
	"apihelp-flowthank-summary": "Envoyer une notification publique de remerciement pour un commentaire Flow.",
	"apihelp-flowthank-param-postid": "L’UUID du message pour lequel remercier.",
	"apihelp-flowthank-example-1": "Remercier pour le commentaire ayant l’<kbd>UUID xyz789</kbd>",
	"apihelp-thank-description": "Envoyer des remerciements à un éditeur.",
	"apihelp-thank-summary": "Envoyer une notification de remerciement à un éditeur.",
	"apihelp-thank-param-rev": "ID de révision pour laquelle remercier quelqu’un. Fournir obligatoirement celui-ci ou 'log' .",
	"apihelp-thank-param-log": "ID de journal pour remercier quelqu’un. Cet ID ou 'rev' doit être fourni.",
	"apihelp-thank-param-source": "Une chaîne courte décrivant la source de la requête. Par exemple, <kbd>diff</kbd> ou <kbd>history</kbd>.",
	"apihelp-thank-example-1": "Envoyer des remerciements pour l’ID de révision <kbd>ID 456</kbd, avec la source étant une page de différence"
}