mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-11-16 12:42:26 +00:00
13 lines
366 B
JSON
13 lines
366 B
JSON
|
{
|
||
|
"@metadata": {
|
||
|
"authors": [
|
||
|
"Giromin Cangiaxo"
|
||
|
]
|
||
|
},
|
||
|
"categorytree-expand": "espandi",
|
||
|
"categorytree-member-counts": "a conten {{PLURAL:$1|1 sottocategoria|$1 sottocategorie}}, {{PLURAL:$2|1 pagina|$2 pagine}} e {{PLURAL:$3|1 file|$3 file}}",
|
||
|
"categorytree-num-categories": "$1 C",
|
||
|
"categorytree-num-pages": "$1 P",
|
||
|
"categorytree-num-files": "$1 F"
|
||
|
}
|