коммит произвёл
GitHub
родитель
4d2ed469bf
Коммит
01cb20f5fd
@@ -51,7 +51,7 @@ exports[`components/onboarding_tasklist/onboarding_tasklist_completed.tsx should
|
||||
>
|
||||
<MemoizedFormattedMessage
|
||||
defaultMessage="No, thanks"
|
||||
id="onboardingTask.checklist.no_tanks"
|
||||
id="onboardingTask.checklist.no_thanks"
|
||||
/>
|
||||
</button>
|
||||
<div
|
||||
|
||||
@@ -216,7 +216,7 @@ const Completed = (props: Props): JSX.Element => {
|
||||
className={'no-thanks-link style-link'}
|
||||
>
|
||||
<FormattedMessage
|
||||
id={'onboardingTask.checklist.no_tanks'}
|
||||
id={'onboardingTask.checklist.no_thanks'}
|
||||
defaultMessage='No, thanks'
|
||||
/>
|
||||
</button>
|
||||
|
||||
@@ -4308,7 +4308,7 @@
|
||||
"onboardingTask.checklist.downloads": "Now that you’re all set up, <link>download our apps.</link>",
|
||||
"onboardingTask.checklist.higher_security_features": "Interested in our higher-security features?",
|
||||
"onboardingTask.checklist.main_subtitle": "Let's get up and running.",
|
||||
"onboardingTask.checklist.no_tanks": "No, thanks",
|
||||
"onboardingTask.checklist.no_thanks": "No, thanks",
|
||||
"onboardingTask.checklist.start_enterprise_now": "Start your free Enterprise trial now!",
|
||||
"onboardingTask.checklist.task_complete_your_profile": "Complete your profile.",
|
||||
"onboardingTask.checklist.task_create_from_work_template": "Create from a template",
|
||||
|
||||
Ссылка в новой задаче
Block a user