{
	"@metadata": {
		"authors": []
	},
	"apisb-desc": "Allows to debug [//www.mediawiki.org/wiki/API MediaWiki API] calls from browser",
	"apisandbox": "API sandbox",
	"apisb-no-js": "'''Error:''' this feature requires JavaScript.",
	"apisb-intro": "Use this page to experiment with the '''MediaWiki web service API'''.\nRefer to [//www.mediawiki.org/wiki/API:Main_page the API documentation] for further details of API usage. Example: [//www.mediawiki.org/wiki/API#A_simple_example get the content of a Main Page]. Select an action to see more examples.\n\nNote that, although this is a sandbox, actions you carry out on this page may modify the wiki.",
	"apisb-legend-parameters": "Parameters",
	"apisb-legend-result": "Result",
	"apisb-legend-generic-parameters": "Generic parameters",
	"apisb-legend-generator-parameters": "Generator",
	"apisb-result-request-url": "Request URL:",
	"apisb-result-request-post": "POST data:",
	"apisb-label-format": "Format",
	"apisb-label-action": "Action",
	"apisb-label-doc": "Documentation",
	"apisb-select-action": "(select action)",
	"apisb-select-value": "(select value)",
	"apisb-docs-more": "read more",
	"apisb-params-param2": "Parameter for $1",
	"apisb-params-input": "Input",
	"apisb-params-desc": "Description",
	"apisb-params-deprecated": "$1 (deprecated)",
	"apisb-loading": "Loading...",
	"apisb-load-error": "Error loading API description",
	"apisb-request-error": "Error performing API request",
	"apisb-namespaces-error": "Error loading namespaces",
	"apisb-ns-main": "(Main)",
	"apisb-submit": "Make request",
	"apisb-query-prop": "Properties",
	"apisb-query-list": "Lists",
	"apisb-query-meta": "Meta information",
	"apisb-example": "Example",
	"apisb-examples": "Examples",
	"apisb-clear": "Clear",
	"apisb-request-time": "Request time: $1",
	"apisb-no-module-params": "API module $1 provides no parameters",
	"apisb-main-help-text": "The ApiSandbox extension is installed on this wiki. It adds a graphical interface to interact with the MediaWiki API. It is helpful for new users, as it allows debugging API requests without any external tools. See [[Special:ApiSandbox]]."
}
