[
	{ "Key": "Monitoring", "Value": "??????????" },
	{ "Key": "Process name or ID", "Value": "????????????? ??? ??? ????????" },
	{ "Key": "Procesess not found...", "Value": "???????? ?? ???????..." },
	{ "Key": "MONITORING_CONFIRM_KILL", "Value": "?? ????????????? ?????? ????????????? ??????? <strong>{{SelectedProcessToKill.Name}}</strong> (PID: <strong>{{SelectedProcessToKill.PID}}</strong>)?" },
	{ "Key": "Signal", "Value":  "??????" },
	{ "Key": "Yes, kill the process", "Value": "??, ?????????? ????? ???????!" }
] 
  |