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

Commit4627b22

Browse files
committed
Remove day mention in product of trial
1 parent503039f commit4627b22

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎cli/login.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ func (r *RootCmd) login() *serpent.Command {
239239

240240
if!inv.ParsedFlags().Changed("first-user-trial")&&os.Getenv(firstUserTrialEnv)=="" {
241241
v,_:=cliui.Prompt(inv, cliui.PromptOptions{
242-
Text:"Start a30-daytrial of Enterprise?",
242+
Text:"Start a trial of Enterprise?",
243243
IsConfirm:true,
244244
Default:"yes",
245245
})

‎site/src/pages/SetupPage/SetupPageView.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ export const SetupPageView: FC<SetupPageViewProps> = ({
190190

191191
<divcss={{fontSize:14,paddingTop:4}}>
192192
<spancss={{display:"block",fontWeight:600}}>
193-
Start a30-dayfree trial of Enterprise
193+
Start a free trial of Enterprise
194194
</span>
195195
<span
196196
css={(theme)=>({

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp