mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Editcount
synced 2024-11-27 17:50:50 +00:00
a5ccd378a4
Change-Id: Ie08077bc660f1a75f758749e7917a4a35c9a40bc
20 lines
594 B
JSON
20 lines
594 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Kwj2772",
|
|
"Suleiman the Magnificent Television",
|
|
"Ykhwong",
|
|
"아라"
|
|
]
|
|
},
|
|
"editcount": "편집 수",
|
|
"editcount-desc": "지정된 사용자의 [[Special:Editcount|편집 횟수]]를 표시합니다",
|
|
"editcount-before": "이 도구를 사용하면 특정 사용자의 모든 이름공간에서 편집 횟수를 볼 수 있습니다.",
|
|
"editcount_username": "사용자:",
|
|
"editcount_submit": "제출",
|
|
"editcount_namespace": "이름공간",
|
|
"editcount_edits": "편집",
|
|
"editcount_percentage": "백분율",
|
|
"editcount_total": "합계"
|
|
}
|