summaryrefslogtreecommitdiff
path: root/extensions/ImageMap/i18n/en-gb.json
blob: 8579df10186c2f665c73cc75ac37dfe85c8fc591 (plain)
1
2
3
4
5
6
7
8
{
	"@metadata": {
		"authors": [
			"Shirayuki"
		]
	},
	"imagemap_unrecognised_shape": "Error: Unrecognised shape at line $1, each line must start with one of: <code>default</code>, <code>rect</code>, <code>circle</code> or <code>poly</code>."
}