mediawiki-extensions-Tabber.../i18n/qqq.json
alistair3149 cd63b6c10f
refactor: remove noscript message
Tabber already shows content without JS, and noscript handling is a bit tricky in MW
2023-07-05 18:32:18 -04:00

15 lines
964 B
JSON

{
"@metadata": {
"authors": [
"Shirayuki"
]
},
"tabberneue-desc": "{{desc|name=TabberNeue|url=http://www.mediawiki.org/wiki/Extension:TabberNeue}}",
"tabberneue-tabber-category": "{{tracking category name}}\nTracking category for pages with tabber parser tag.",
"tabberneue-tabbertransclude-category": "{{tracking category name}}\nTracking category for pages with tabbertransclude parser tag.",
"tabberneue-visualeditor-mwtabberdialog-title": "Title for the dialog to edit <nowiki><tabber></nowiki> Tabber blocks.",
"tabberneue-visualeditor-mwtabberdialog-desc": "Description for the dialog to edit <nowiki><tabber></nowiki> Tabber blocks.",
"tabberneue-visualeditor-mwtabbertranscludeinspector-title": "Title for the popup to edit <nowiki><tabbertransclude></nowiki> Tabber blocks.",
"tabberneue-visualeditor-mwtabbertranscludeinspector-desc": "Description for the popup to edit <nowiki><tabbertransclude></nowiki> Tabber blocks."
}