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

14 lines
518 B
JSON

{
"@metadata": {
"authors": [
"Andreyyshore",
"Firilacroco",
"Minisarm"
]
},
"skinname-monobook": "Monobook",
"monobook-desc": "Aspectul clasic al MediaWiki încă din 2004, botezat după fotografia alb-negru a unei cărți din fundal",
"monobook.css": "/* modificați acest fișier pentru a adapta înfățișarea monobook-ului pentru tot situl*/",
"monobook-view-history": "Istoric",
"monobook-action-undelete": "Recuperarea {{PLURAL:$1|unei modificări|a $1 modificări|a $1 de modificări}}"
}