Files
2014-11-16 23:28:07 +08:00

18 lines
380 B
JSON

{
"": "Supervisor",
"common": {
"name": "Name",
"command": "Start Command",
"options": "Options",
"status": "Status",
"directory": "Start Directory",
"autostart": "Auto start with system",
"autorestart": "Auto restart"
},
"autorestart": {
"true": "Always restart",
"false": "Don't restart",
"unexpected": "Restart when error"
}
}