47a97282aa
We are updating the default menu labels inside core. This has implications on several messages which are updated here: // History rather than View history // Undelete rather than Undelete x edit(s) // Add topic rather than + Bug: T301203 Change-Id: I854a0fdaaa53791955b156b7861ea108e1b6c224
12 lines
467 B
JSON
12 lines
467 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Juanpabl"
|
|
]
|
|
},
|
|
"skinname-monobook": "MonoBook",
|
|
"monobook.css": "/* Os estilos CSS colocaus aquí s'aplicarán ta totz os usuarios que faigan servir l'apariencia Monobook */",
|
|
"monobook.js": "/* O codigo Javascript que se meta aquí será cargau por os usuarios faigan servir l'apariencia MonoBook */",
|
|
"monobook-view-history": "Historial",
|
|
"monobook-action-undelete": "Restaurar {{PLURAL:$1|una edición|$1 edicions}}"
|
|
}
|