Skip to content

Commit b669d08

Browse files
committed
i18
1 parent f79fee9 commit b669d08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

site/src/i18n/en/templateSettingsPage.json

+3
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
"inactivityTTLHelperText_zero": "Coder will not automatically delete inactive workspaces",
2626
"inactivityTTLHelperText_one": "Coder will automatically delete inactive workspaces after {{count}} day.",
2727
"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.",
2831
"allowUserCancelWorkspaceJobsLabel": "Allow users to cancel in-progress workspace jobs.",
2932
"allowUserCancelWorkspaceJobsNotice": "Depending on your template, canceling builds may leave workspaces in an unhealthy state. This option isn't recommended for most use cases.",
3033
"allowUsersCancelHelperText": "If checked, users may be able to corrupt their workspace.",

0 commit comments

Comments
 (0)