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

Commit272573e

Browse files
authored
chore: change some wording in the dashboard (#7293)
1 parent0e46903 commit272573e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎site/src/components/Resources/AgentRow.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@ export const AgentRow: FC<AgentRowProps> = ({
348348
}}
349349
>
350350
<CodeOutlined/>
351-
Startupscripts
351+
Startupscript
352352
</button>
353353

354354
<Popover

‎site/src/components/SSHButton/SSHButton.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export const SSHButton: React.FC<React.PropsWithChildren<SSHButtonProps>> = ({
4040
setIsOpen(true)
4141
}}
4242
>
43-
ConnectSSH
43+
SSH
4444
</SecondaryAgentButton>
4545
<div>
4646
<Popover

‎site/src/i18n/en/workspacePage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@
6767
"updateWorkspaceLabel":"Update workspace"
6868
},
6969
"askParametersDialog": {
70-
"message":"It looks like thenew version has new parameters that need to be filled in to update the workspace."
70+
"message":"Thenew version has parameters that need to be filled in to update the workspace."
7171
}
7272
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp