mediawiki-extensions-ImageMap/i18n/en-gb.json
Siebrand Mazeland baf4d46b33 Migrate to JSON i18n
Procedure per https://www.mediawiki.org/wiki/Manual:GenerateJsonI18n.php
with shim.

Change-Id: Ibfc3f37d9ea5b8e30e5be4310db1c244d6934951
2014-03-28 08:23:39 +01:00

8 lines
276 B
JSON

{
"@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>."
}