16 lines
502 B
JSON
16 lines
502 B
JSON
{
|
|
"history.page.title": "Deployment History",
|
|
|
|
"history.nodata": "You have not created any deployments yet, please add a domain to start deployment!",
|
|
|
|
"history.props.domain": "Domain",
|
|
"history.props.status": "Status",
|
|
"history.props.stage": "Stage",
|
|
"history.props.stage.progress.check": "Check",
|
|
"history.props.stage.progress.apply": "Apply",
|
|
"history.props.stage.progress.deploy": "Deploy",
|
|
"history.props.last_execution_time": "Last Execution Time",
|
|
|
|
"history.log": "Log"
|
|
}
|