Commit 21dba323 authored by Takuya Noguchi's avatar Takuya Noguchi

Fix typos in i18n strings for onboarding tour

Signed-off-by: default avatarTakuya Noguchi <takninnovationresearch@gmail.com>
parent b3b84d9a
......@@ -470,7 +470,7 @@ const INVITE_COLLEAGUES_TOUR = [
selector: '#js-onboarding-settings-link',
text: sprintf(
s__(
'UserOnboardingTour|Adding other memembers to a project is done through Project Settings. Click on %{emphasisStart}Settings%{emphasisEnd}.',
'UserOnboardingTour|Adding other members to a project is done through Project Settings. Click on %{emphasisStart}Settings%{emphasisEnd}.',
),
{
emphasisStart: '<strong>',
......
---
title: Fix typos in i18n strings for onboarding tour
merge_request: 14153
author:
type: other
......@@ -14607,7 +14607,7 @@ msgstr ""
msgid "UserOnboardingTour|%{emphasisStart}Well done!%{emphasisEnd}%{lineBreak}%{lineBreak}That's it for our guided tour, congratulations for making it all the way to the end!%{lineBreak}%{lineBreak}We hope this gave you a good overview of GitLab and how it can help you. We'll now show you how to create your own project and invite your colleagues."
msgstr ""
msgid "UserOnboardingTour|Adding other memembers to a project is done through Project Settings. Click on %{emphasisStart}Settings%{emphasisEnd}."
msgid "UserOnboardingTour|Adding other members to a project is done through Project Settings. Click on %{emphasisStart}Settings%{emphasisEnd}."
msgstr ""
msgid "UserOnboardingTour|Alright, that's it for Commits. Let's take a look at the %{emphasisStart}Branches%{emphasisEnd}."
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment