mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 10:59:42 +00:00
8e275d3ea1
Change-Id: Ib0fb388081755fe86a26a67536b620d199febd2c
18 lines
883 B
JSON
18 lines
883 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Lokal Profil",
|
|
"Macofe",
|
|
"WikiPhoenix"
|
|
]
|
|
},
|
|
"apihelp-flowthank-summary": "Skicka en offentlig tack-avisering för en Flow-kommentar.",
|
|
"apihelp-flowthank-param-postid": "UUID:et för det inlägg du vill tacka för.",
|
|
"apihelp-flowthank-example-1": "Skicka tack för kommentaren med <kbd>UUID xyz789</kbd>",
|
|
"apihelp-thank-summary": "Skicka ett tack-avisering till en redigerare.",
|
|
"apihelp-thank-param-rev": "Sidversionens ID att tacka någon för. Detta eller \"log\" måste anges.",
|
|
"apihelp-thank-param-log": "Logg-ID att tacka någon för. Detta eller \"rev\" måste anges.",
|
|
"apihelp-thank-param-source": "En kort sträng som beskriver källan för begäran, till exempel, <kbd>diff</kbd> eller <kbd>history</kbd>.",
|
|
"apihelp-thank-example-1": "Skicka tack för version med <kbd>ID 456</kbd>, med en diff-sida som källa"
|
|
}
|