{
	"messages": [
		"Cannot find Windows Subsystem for Linux installation.",
		"Program path uses differently cased character as file on disk; this might result in breakpoints not being hit.",
		"Node Debug Console",
		"Attribute '{0}' does not exist ('{1}').",
		"Attribute '{0}' is not absolute ('{1}'); consider adding '{2}' as a prefix to make it absolute.",
		"Cannot find runtime '{0}' on PATH. Make sure to have '{0}' installed.",
		"More Information",
		"read-only content from Node.js",
		"read-only core module"
	],
	"keys": [
		"attribute.wsl.not.exist",
		"program.path.case.mismatch.warning",
		"node.console.title",
		"attribute.path.not.exist",
		"attribute.path.not.absolute",
		"VSND2001",
		"more.information",
		"origin.from.node",
		"origin.core.module"
	]
}