Skip to content

Commit 4e43f40

Browse files
Kira-Pilotpull[bot]
authored andcommitted
label change (coder#7455)
1 parent 0d20ea2 commit 4e43f40

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

site/src/i18n/en/createTemplatePage.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"displayName": "Display name",
2727
"description": "Description",
2828
"icon": "Icon",
29-
"autostop": "Default autostop",
30-
"maxTTL": "Max. Lifetime (alpha)",
29+
"autostop": "Default autostop (hours)",
30+
"maxTTL": "Max lifetime (hours)",
3131
"allowUsersToCancel": "Allow users to cancel in-progress workspace jobs"
3232
},
3333
"helperText": {

site/src/i18n/en/templateSettingsPage.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
"displayNameLabel": "Display name",
55
"descriptionLabel": "Description",
66
"descriptionMaxError": "Please enter a description that is less than or equal to 128 characters.",
7-
"defaultTtlLabel": "Default autostop",
8-
"maxTtlLabel": "Max. Lifetime (alpha)",
7+
"defaultTtlLabel": "Default autostop (hours)",
8+
"maxTtlLabel": "Max lifetime (hours)",
99
"iconLabel": "Icon",
1010
"formAriaLabel": "Template settings form",
1111
"selectEmoji": "Select emoji",

0 commit comments

Comments
 (0)