mirror of
https://github.com/StarCitizenTools/mediawiki-extensions-TabberNeue.git
synced 2024-12-19 19:41:01 +00:00
d8c3db4e59
* 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
10 lines
201 B
JSON
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."
|
|
} |