summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/CategoryTree/i18n/jam.json
blob: ce62073ac9fe443dbeece9b987ef834da3acb5e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"@metadata": {
		"authors": [
			"Katxis"
		]
	},
	"categorytree-expand": "expan",
	"categorytree-member-counts": "Kantien {{PLURAL:$1|1 subcategory|$1 subcategories}}, {{PLURAL:$2|1 page|$2 pages}}, ah {{PLURAL:$3|1 file|$3 files}}",
	"categorytree-num-categories": "$1 C",
	"categorytree-num-pages": "$1 P",
	"categorytree-num-files": "$1 F"
}