mediawiki-skins-Insurgency/i18n/dsb.json
Jon Robson 47a97282aa Make sure MonoBook retains classic labels
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
2022-02-11 01:52:35 +00:00

13 lines
438 B
JSON

{
"@metadata": {
"authors": [
"Michawiki",
"Nepl1"
]
},
"skinname-monobook": "MonoBook",
"monobook.css": "/* How zaměstnjony CSS wustatkujo se na wužywarje monobook-šata */",
"monobook.js": "/* Slědujucy JavaScript zacytajo se za wužywarjow, kótarež skin MonoBook wužywaju */",
"monobook-view-history": "Wersije a awtory",
"monobook-action-undelete": "{{PLURAL:$1|1 wersiju|$1 wersiji|$1 wersije}} nawrośiś."
}