{
	"headers": {
		"page": "TemplateData Editor",
		"desc": "Description",
		"params": "Parameters",
		"result": "Result"
	},
	"placeholders": {
		"desc": "template description"
	},
	"table": {
		"label": "Label",
		"tipLabel": "What the user will see",
		"name": "Name",
		"tipName": "Actual name",
		"desc": "Description",
		"type": "Type",
		"default": "Default",
		"required": "Required",
		"suggested": "Suggested",
		"deprecated": "Deprecated",
		"actions": "Actions",
		"add": "Add",
		"import": "Import",
		"import-append": "Append",
		"import-replace": "Replace",
		"import-info": "Paste here the existing TemplateData. They will be appended to the end of the table",
		"import-info-replace": "Paste here the existing TemplateData. <strong>They will replace all the data from the table!</strong>",
		"dup": "Duplicate",
		"dup-below": "Below",
		"dup-end": "To end",
		"del": "Delete",
		"param-name-header": "Name <small>/ aliases</small>",
		"param-name-help": "Enter parameter names in separate lines. First will be the main one, the rest will be aliases.",
		"save": "Save",
		"cancel": "Cancel",
		"type-unknown": "undefined",
		"type-number": "number",
		"type-string": "text",
		"type-line": "short text (1 line)",
		"type-page": "page",
		"type-file": "file (Foo.jpg, not File:Foo.jpg)",
		"type-user": "user",
		"type-wikitext": "wikitext",
		"type-wikitext-unbalanced": "non-standalone wikitext (e.g. part of whole)",
		"empty-placeholder": "empty"
	}
}
