mediawiki-skins-Insurgency/i18n/lt.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
566 B
JSON

{
"@metadata": {
"authors": [
"Albertas",
"Garas",
"Zygimantus"
]
},
"skinname-monobook": "MonoBook",
"monobook-desc": "Klasikinė MediaWiki išvaizda nuo 2004 m., pavadinta pagal juodos-ir-baltos knygos nuotrauką puslapio fone.",
"monobook.css": "/* Čia įdėtas CSS bus rodomas Monobook išvaizdos naudotojams */",
"monobook.js": "/* Šis JavaScript bus įkeltas tik „MonoBook“ išvaizdos naudotojams. */",
"monobook-view-history": "Istorija",
"monobook-action-undelete": "Atkurti $1 {{PLURAL:$1|redagavimą|redagavimus|redagavimų}}"
}