Co-authored-by: Mattermost Build <build@mattermost.com>
Этот коммит содержится в:
Sai Deepesh
2023-05-17 03:13:45 +05:30
коммит произвёл GitHub
родитель 37ebeeb9f3
Коммит 02be384baf
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@@ -65,7 +65,7 @@ const useGetTaskDetails = () => {
svg: Newspaper,
message: formatMessage({
id: 'onboardingTask.checklist.task_create_from_work_template',
defaultMessage: 'Create from a template',
defaultMessage: 'Create from a template.',
}),
},
[OnboardingTasksName.CHANNELS_TOUR]: {

Просмотреть файл

@@ -4253,7 +4253,7 @@
"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",
"onboardingTask.checklist.task_create_from_work_template": "Create from a template.",
"onboardingTask.checklist.task_download_mm_apps": "Download the Desktop and Mobile Apps.",
"onboardingTask.checklist.task_explore_other_tools_in_platform": "Explore other tools in the platform.",
"onboardingTask.checklist.task_invite_team_members": "Invite team members to the workspace.",