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

19 lines
854 B
JSON

{
"@metadata": {
"authors": [
"Aftab1995",
"Aftabuzzaman",
"আফতাবুজ্জামান"
]
},
"skinname-monobook": "মনোবুক",
"monobook-jumptotop": "উপরে ফিরে যান",
"monobook-jumptopersonal": "ব্যবহারকারী সরঞ্জাম",
"monobook-jumptonavigation": "পরিভ্রমণে ঝাঁপ দিন",
"monobook-jumptosearch": "অনুসন্ধানে চলুন",
"monobook-more-actions": "আরও",
"monobook-notifications-link": "বিজ্ঞপ্তি ($1)",
"monobook-notifications-link-none": "বিজ্ঞপ্তি",
"monobook-view-history": "ইতিহাস",
"monobook-action-undelete": "{{PLURAL:$1|১টি সম্পাদনা|$1টি সম্পাদনা}} পুনঃস্থাপন করুন"
}