mediawiki-extensions-Templa.../i18n/en.json
Coren dfa7e27b5a Linting and slight tweak to parser
- add a tweak to the parser (keep the value tokens in a declaration
  separate in the parsed tree to ease matching at render time
- add error checking to encoding/decoding the templatestyles property
- pick some lint suggested by Brion and Bryan

Change-Id: If60b91e119102c0f0f559fe7e5a4c421c94b7ff4
2016-04-12 15:42:23 +00:00

11 lines
229 B
JSON

{
"@metadata": {
"authors": [
"Marc A. Pelletier"
]
},
"templatestyles": "TemplateStyles",
"templatestyles-desc": "Implement per-template style sheets",
"templatestyles-doc-header": "Template-specific style sheet:"
}