mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-15 03:34:25 +00:00
d28f09df31
This is the final step of the process described at <https://www.mediawiki.org/wiki/Separating_skins_from_core_MediaWiki>. Corresponding core change: Idfc38503. Change-Id: I84fcf7ce6385b8323544cafe6912a00f1886d20d
24 lines
728 B
JSON
24 lines
728 B
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Ktchankt",
|
||
"Waihorace"
|
||
]
|
||
},
|
||
"skinname-vector": "Vector",
|
||
"vector.css": "/* 響呢度放 CSS 碼去改用戶用嘅域達畫面 */",
|
||
"vector.js": "/* 響每一次個頁面載入時,用域達畫面嘅用戶都會載入呢度任何嘅JavaScript */",
|
||
"vector-action-addsection": "加主題",
|
||
"vector-action-delete": "剷走",
|
||
"vector-action-move": "搬",
|
||
"vector-action-protect": "保護",
|
||
"vector-action-undelete": "取消剷走",
|
||
"vector-action-unprotect": "改保護",
|
||
"vector-view-create": "開",
|
||
"vector-view-edit": "改",
|
||
"vector-view-history": "睇吓歷史",
|
||
"vector-view-view": "閱",
|
||
"vector-view-viewsource": "睇吓原始碼",
|
||
"vector-more-actions": "更多"
|
||
}
|