47a97282aa
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
10 lines
279 B
JSON
10 lines
279 B
JSON
{
|
|
"@metadata": {
|
|
"authors": []
|
|
},
|
|
"skinname-monobook": "單書",
|
|
"monobook.css": "/* 此之 CSS 用於單書面之簿也 */",
|
|
"monobook.js": "/* 此之JavaScript將載於用單書面之簿 */",
|
|
"monobook-view-history": "誌",
|
|
"monobook-action-undelete": "還$1已刪"
|
|
}
|