mediawiki-extensions-Tabber.../i18n/es.json
ciencia d8c3db4e59 feat: allow tab content to be transclusions of other pages
* Initial merge of the TabberTransclude extension from Ciencia
* Tab content can now be fetched from other pages on the wiki. The content is lazy-loaded when the tab is selected through a XHR request.
* Add a config option to disable setting URL hash on tab change
2022-04-18 21:56:03 -04:00

10 lines
201 B
JSON

{
"@metadata": {
"authors": [
"Ciencia Al Poder"
]
},
"tabberneue-desc": "Permite usar pestañas dentro de una página.",
"tabberneue-loading": "Cargando...",
"tabberneue-error": "Error."
}