Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdcd62eb

Browse files
committed
chore(site): update time until shutdown tooltip language
1 parent76e7328 commitdcd62eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎site/src/pages/WorkspaceSettingsPage/WorkspaceSchedulePage/WorkspaceScheduleForm.tsx‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,6 +458,6 @@ export const ttlShutdownAt = (formTTL: number): string => {
458458
return`Your workspace will shut down${formatDuration(
459459
intervalToDuration({start:0,end:formTTL*60*60*1000}),
460460
{delimiter:" and "},
461-
)} after its next start. We delay shutdown bythis time whenever we detect activity.`;
461+
)} after its next start. We delay shutdown byan additional 1 hour whenever we detect activity.`;
462462
}
463463
};

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp