|
25 | 25 | "inactivityTTLHelperText_zero":"Coder will not automatically delete inactive workspaces",
|
26 | 26 | "inactivityTTLHelperText_one":"Coder will automatically delete inactive workspaces after {{count}} day.",
|
27 | 27 | "inactivityTTLHelperText_other":"Coder will automatically delete inactive workspaces after {{count}} days.",
|
| 28 | +"lockedTTLHelperText_zero":"Coder will not automatically delete locked workspaces", |
| 29 | +"lockedTTLHelperText_one":"Coder will automatically delete locked workspaces after {{count}} day.", |
| 30 | +"lockedTTLHelperText_other":"Coder will automatically delete locked workspaces after {{count}} days.", |
28 | 31 | "allowUserCancelWorkspaceJobsLabel":"Allow users to cancel in-progress workspace jobs.",
|
29 | 32 | "allowUserCancelWorkspaceJobsNotice":"Depending on your template, canceling builds may leave workspaces in an unhealthy state. This option isn't recommended for most use cases.",
|
30 | 33 | "allowUsersCancelHelperText":"If checked, users may be able to corrupt their workspace.",
|
|