mediawiki-extensions-Popups/i18n/en.json
Siebrand Mazeland 7a6fdeb327 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: I6931ff83b4358bbc55af3627f069201795700fd2
2014-03-28 21:40:17 +01:00

9 lines
294 B
JSON

{
"@metadata": {
"authors": []
},
"popups-message": "Hovercards",
"popups-desc": "Displays hovercards with summaries of page contents when the user hovers over a page link",
"popups-last-edited": "Last edited $1",
"popups-redirects": "redirects to <h3>$1</h3>"
}