mediawiki-extensions-Tabber.../i18n/en.json
alistair3149 6165b06f28
feat: add basic VisualEditor support for tabber tags
Adding some basic support for visual editing in VisualEditor. Currently it is nothing fancy, just the ability to recognize <tabber/> tags and a simple dialog with code editor to edit the Tabber code. It would be iterated upon in the future.
2022-04-21 15:14:52 -04:00

12 lines
351 B
JSON

{
"@metadata": {
"authors": [
"alistair3149",
"Eric Fortin",
"Ciencia Al Poder"
]
},
"tabberneue-desc": "Allows to create tabs within a page. Forked from [https://www.mediawiki.org/wiki/Extension:Tabber Extension:Tabber].",
"tabberneue-visualeditor-mwtabberdialog-title": "Tabber"
}