mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 19:09:52 +00:00
40980f0ef5
Change-Id: Ibd6b48aa8c6be6542ad15c30ce673244fcae1581
20 lines
1 KiB
JSON
20 lines
1 KiB
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Lokal Profil",
|
|
"Macofe",
|
|
"WikiPhoenix"
|
|
]
|
|
},
|
|
"apihelp-flowthank-description": "Skicka ett tack-meddelande för en Flow-kommentar.",
|
|
"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-description": "Skicka ett tack till en redigerare.",
|
|
"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"
|
|
}
|