mediawiki-skins-Insurgency/i18n/hi.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

15 lines
1 KiB
JSON

{
"@metadata": {
"authors": [
"Kaustubh",
"Sfic",
"Siddhartha Ghai"
]
},
"skinname-monobook": "मोनोबूक",
"monobook-desc": "2004 से मीडियाविकि की क्लासिक त्वचा, जिसका नाम पृष्ठभूमि में पुस्तक के इकरंगा चित्र से पड़ा।",
"monobook.css": "/* यहां रखी गई css मोनोबुक त्वचा का इस्तेमाल करने वाले सभी सदस्योंपर असर करेगी */",
"monobook.js": "/* यहाँ पर दी गई जावास्क्रिप्ट मोनोबुक त्वचा का प्रयोग कर रहे सदस्यों के लिए लोड होगी */",
"monobook-view-history": "इतिहास",
"monobook-action-undelete": "{{PLURAL:$1|एक हटाया गया|$1 हटाए गए}} बदलाव वापस लायें"
}