mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/SpamBlacklist
synced 2024-12-02 18:56:28 +00:00
86eac3b895
There's a proposal to replace this extension entirely (bug T254649), but as long as it's still deployed, at least the messages shown to users should avoid "black". Bug: T254646 Change-Id: Iaccc2155a0d3333073e374266270f5bdb8f154b3
10 lines
384 B
JSON
10 lines
384 B
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"apihelp-spamblacklist-description": "Validate one or more URLs against the spam block list.",
|
|
"apihelp-spamblacklist-example-1": "Check two URLs against the block list",
|
|
"apihelp-spamblacklist-param-url": "URLs to validate against the block list.",
|
|
"apihelp-spamblacklist-summary": "Validate one or more URLs against the spam block list."
|
|
}
|