mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced 2024-11-24 08:23:52 +00:00
fc55b452b3
Copied from Flow. Change-Id: I5fe67948ba41a5a3364d8b0237583548c787d772
15 lines
694 B
JSON
15 lines
694 B
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"discussiontools": "Discussion tools",
|
|
"discussiontools-defaultsummary-reply": "Reply",
|
|
"discussiontools-desc": "Tools to enhance discussion pages.",
|
|
"discussiontools-replylink": "Reply",
|
|
"discussiontools-replywidget-anon-warning": "<strong>You are not logged in.</strong> To receive attribution with your name instead of your IP address, you can [$1 log in] or [$2 create an account].",
|
|
"discussiontools-replywidget-cancel": "Cancel",
|
|
"discussiontools-replywidget-loading": "Loading…",
|
|
"discussiontools-replywidget-reply": "Reply",
|
|
"discussiontools-replywidget-terms-click": "By clicking \"$1\", you agree to the terms of use for this wiki."
|
|
}
|