Skip to content

Commit b3443da

Browse files
committed
Fix translations
1 parent 25579e8 commit b3443da

7 files changed

Lines changed: 58 additions & 61 deletions

File tree

apps/next-docs/content/components/Pillar/react.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ You can add an image to enhance the visual context.
5151

5252
```jsx live
5353
<Pillar>
54-
<Pillar.Image src="/images/placeholder.png" alt="placeholder, blank area with an gray background color" />
54+
<Pillar.Image src="/images/placeholder.png" alt="placeholder, blank area with a gray background color" />
5555
<Pillar.Heading>Code search & code view</Pillar.Heading>
5656
<Pillar.Description>
5757
Enables you to rapidly search, navigate, and understand code, right from GitHub.com.
@@ -78,7 +78,7 @@ Use the `fullWidth` prop to allow the Pillar to fill the width of its parent con
7878

7979
```jsx live
8080
<Pillar fullWidth>
81-
<Pillar.Image src="/images/placeholder.png" alt="placeholder, blank area with an gray background color" />
81+
<Pillar.Image src="/images/placeholder.png" alt="placeholder, blank area with a gray background color" />
8282
<Pillar.Heading>Code search & code view</Pillar.Heading>
8383
<Pillar.Description>
8484
Enables you to rapidly search, navigate, and understand code, right from GitHub.com.

apps/storybook/static/locales/de/FlexSuiteSecurityCategory.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -110,24 +110,24 @@
110110
"secondaryAction": "Vertrieb kontaktieren"
111111
},
112112
"riverFootstepsSection": {
113-
"heading": "Adopted by the world's leading organizations",
113+
"heading": "Von den weltweit führenden Organisationen eingesetzt",
114114
"pillars": {
115115
"one": {
116-
"heading": "Otto Group elevates developer engagement with GitHub Advanced Security",
117-
"imageAlt": "Otto Group office building",
118-
"linkText": "Read customer story"
116+
"heading": "Otto Group steigert das Entwicklerengagement mit GitHub Advanced Security",
117+
"imageAlt": "Otto Group Bürogebäude",
118+
"linkText": "Kundengeschichte lesen"
119119
},
120120
"two": {
121-
"heading": "SPH Media tames tool sprawl and secures code with GitHub",
122-
"imageAlt": "SPH Media office reception area",
123-
"linkText": "Read customer story"
121+
"heading": "SPH Media bändigt den Tool-Wildwuchs und sichert Code mit GitHub",
122+
"imageAlt": "SPH Media Büroempfang",
123+
"linkText": "Kundengeschichte lesen"
124124
},
125125
"three": {
126-
"heading": "Postmates uses GitHub Advanced Security to catch vulnerabilities",
127-
"imageAlt": "Postmates team members working",
128-
"linkText": "Read customer story"
126+
"heading": "Postmates nutzt GitHub Advanced Security zur Erkennung von Schwachstellen",
127+
"imageAlt": "Postmates-Teammitglieder bei der Arbeit",
128+
"linkText": "Kundengeschichte lesen"
129129
}
130130
},
131-
"linkText": "Learn more"
131+
"linkText": "Mehr erfahren"
132132
}
133133
}

apps/storybook/static/locales/es/FlexSuiteSecurityCategory.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -110,24 +110,24 @@
110110
"secondaryAction": "Contactar con ventas"
111111
},
112112
"riverFootstepsSection": {
113-
"heading": "Adopted by the world's leading organizations",
113+
"heading": "Adoptado por las organizaciones líderes del mundo",
114114
"pillars": {
115115
"one": {
116-
"heading": "Otto Group elevates developer engagement with GitHub Advanced Security",
117-
"imageAlt": "Otto Group office building",
118-
"linkText": "Read customer story"
116+
"heading": "Otto Group eleva el compromiso de los desarrolladores con GitHub Advanced Security",
117+
"imageAlt": "Edificio de oficinas de Otto Group",
118+
"linkText": "Leer historia del cliente"
119119
},
120120
"two": {
121-
"heading": "SPH Media tames tool sprawl and secures code with GitHub",
122-
"imageAlt": "SPH Media office reception area",
123-
"linkText": "Read customer story"
121+
"heading": "SPH Media controla la proliferación de herramientas y protege el código con GitHub",
122+
"imageAlt": "Recepción de oficina de SPH Media",
123+
"linkText": "Leer historia del cliente"
124124
},
125125
"three": {
126-
"heading": "Postmates uses GitHub Advanced Security to catch vulnerabilities",
127-
"imageAlt": "Postmates team members working",
128-
"linkText": "Read customer story"
126+
"heading": "Postmates usa GitHub Advanced Security para detectar vulnerabilidades",
127+
"imageAlt": "Miembros del equipo de Postmates trabajando",
128+
"linkText": "Leer historia del cliente"
129129
}
130130
},
131-
"linkText": "Learn more"
131+
"linkText": "Más información"
132132
}
133133
}

apps/storybook/static/locales/fr/FlexSuiteSecurityCategory.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -110,24 +110,24 @@
110110
"secondaryAction": "Contacter l'équipe commerciale"
111111
},
112112
"riverFootstepsSection": {
113-
"heading": "Adopted by the world's leading organizations",
113+
"heading": "Adopté par les plus grandes organisations mondiales",
114114
"pillars": {
115115
"one": {
116-
"heading": "Otto Group elevates developer engagement with GitHub Advanced Security",
117-
"imageAlt": "Otto Group office building",
118-
"linkText": "Read customer story"
116+
"heading": "Otto Group renforce l'engagement des développeurs avec GitHub Advanced Security",
117+
"imageAlt": "Immeuble de bureaux d'Otto Group",
118+
"linkText": "Lire le témoignage client"
119119
},
120120
"two": {
121-
"heading": "SPH Media tames tool sprawl and secures code with GitHub",
122-
"imageAlt": "SPH Media office reception area",
123-
"linkText": "Read customer story"
121+
"heading": "SPH Media maîtrise la prolifération des outils et sécurise le code avec GitHub",
122+
"imageAlt": "Réception des bureaux de SPH Media",
123+
"linkText": "Lire le témoignage client"
124124
},
125125
"three": {
126-
"heading": "Postmates uses GitHub Advanced Security to catch vulnerabilities",
127-
"imageAlt": "Postmates team members working",
128-
"linkText": "Read customer story"
126+
"heading": "Postmates utilise GitHub Advanced Security pour détecter les vulnérabilités",
127+
"imageAlt": "Membres de l'équipe Postmates au travail",
128+
"linkText": "Lire le témoignage client"
129129
}
130130
},
131-
"linkText": "Learn more"
131+
"linkText": "En savoir plus"
132132
}
133133
}

apps/storybook/static/locales/ja/FlexSuiteSecurityCategory.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -110,24 +110,24 @@
110110
"secondaryAction": "営業に問い合わせる"
111111
},
112112
"riverFootstepsSection": {
113-
"heading": "Adopted by the world's leading organizations",
113+
"heading": "世界をリードする組織に採用されています",
114114
"pillars": {
115115
"one": {
116-
"heading": "Otto Group elevates developer engagement with GitHub Advanced Security",
117-
"imageAlt": "Otto Group office building",
118-
"linkText": "Read customer story"
116+
"heading": "Otto GroupがGitHub Advanced Securityで開発者エンゲージメントを向上",
117+
"imageAlt": "Otto Groupのオフィスビル",
118+
"linkText": "顧客事例を読む"
119119
},
120120
"two": {
121-
"heading": "SPH Media tames tool sprawl and secures code with GitHub",
122-
"imageAlt": "SPH Media office reception area",
123-
"linkText": "Read customer story"
121+
"heading": "SPH MediaがGitHubでツールの乱立を解消しコードを保護",
122+
"imageAlt": "SPH Mediaのオフィス受付エリア",
123+
"linkText": "顧客事例を読む"
124124
},
125125
"three": {
126-
"heading": "Postmates uses GitHub Advanced Security to catch vulnerabilities",
127-
"imageAlt": "Postmates team members working",
128-
"linkText": "Read customer story"
126+
"heading": "PostmatesがGitHub Advanced Securityで脆弱性を検出",
127+
"imageAlt": "作業中のPostmatesチームメンバー",
128+
"linkText": "顧客事例を読む"
129129
}
130130
},
131-
"linkText": "Learn more"
131+
"linkText": "詳しく見る"
132132
}
133133
}

apps/storybook/static/locales/pt-BR/FlexSuiteSecurityCategory.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -110,24 +110,24 @@
110110
"secondaryAction": "Falar com vendas"
111111
},
112112
"riverFootstepsSection": {
113-
"heading": "Adopted by the world's leading organizations",
113+
"heading": "Adotado pelas principais organizações do mundo",
114114
"pillars": {
115115
"one": {
116-
"heading": "Otto Group elevates developer engagement with GitHub Advanced Security",
117-
"imageAlt": "Otto Group office building",
118-
"linkText": "Read customer story"
116+
"heading": "Otto Group eleva o engajamento dos desenvolvedores com o GitHub Advanced Security",
117+
"imageAlt": "Edifício de escritórios do Otto Group",
118+
"linkText": "Ler história do cliente"
119119
},
120120
"two": {
121-
"heading": "SPH Media tames tool sprawl and secures code with GitHub",
122-
"imageAlt": "SPH Media office reception area",
123-
"linkText": "Read customer story"
121+
"heading": "SPH Media controla a proliferação de ferramentas e protege o código com o GitHub",
122+
"imageAlt": "Área de recepção do escritório da SPH Media",
123+
"linkText": "Ler história do cliente"
124124
},
125125
"three": {
126-
"heading": "Postmates uses GitHub Advanced Security to catch vulnerabilities",
127-
"imageAlt": "Postmates team members working",
128-
"linkText": "Read customer story"
126+
"heading": "Postmates usa o GitHub Advanced Security para detectar vulnerabilidades",
127+
"imageAlt": "Membros da equipe do Postmates trabalhando",
128+
"linkText": "Ler história do cliente"
129129
}
130130
},
131-
"linkText": "Learn more"
131+
"linkText": "Saiba mais"
132132
}
133133
}

packages/react/src/recipes/Flexsuite/Category/FlexSuiteSecurityCategory/FlexSuiteSecurityCategory.tsx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import {
55
Box,
66
Card,
77
Grid,
8-
Heading,
98
Hero,
109
Pillar,
1110
LogoSuite,
@@ -218,9 +217,7 @@ export function FlexSuiteSecurityCategoryTemplate({content}: FlexSuiteSecurityCa
218217
<Grid columnGap="none" rowGap="none" enableGutters={false}>
219218
<Grid.Column span={{xsmall: 12, large: 5}}>
220219
<SectionIntro>
221-
<Heading as="h2" size="5">
222-
{content.riverFootstepsSection.heading}
223-
</Heading>
220+
<SectionIntro.Heading>{content.riverFootstepsSection.heading}</SectionIntro.Heading>
224221
<SectionIntro.Link href="#">{content.riverFootstepsSection.linkText}</SectionIntro.Link>
225222
</SectionIntro>
226223
</Grid.Column>

0 commit comments

Comments
 (0)