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

24 lines
901 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Cwlin0416",
"Kly",
"Winston Sung"
]
},
"skinname-monobook": "MonoBook",
"monobook-desc": "自 2004 年以來的經典 MediaWiki 主題,依據一本書中頁面的背景書本黑白照片為名",
"monobook.css": "/* 此 CSS 會影響使用 Monobook 介面外觀的使用者 */",
"monobook.js": "/* 此 JavaScript 會用於使用 Monobook 介面外觀的使用者 */",
"monobook-jumptotop": "返回頂端",
"monobook-jumptopersonal": "使用者工具",
"monobook-jumptonavigation": "跳至導覽",
"monobook-jumptosearch": "跳至搜尋",
"monobook-more-actions": "更多",
"cactions-mobile": "頁面操作",
"monobook-cactions-label": "頁面操作",
"monobook-notifications-link": "通知($1",
"monobook-notifications-link-none": "通知",
"monobook-view-history": "歷史",
"monobook-action-undelete": "取消刪除 $1 項修訂"
}