Skip to content

Commit 13a25de

Browse files
chore: automated format of translated files
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 48b240e commit 13a25de

34 files changed

Lines changed: 550 additions & 134 deletions

File tree

apps/site/pages/es/about/branding.mdx

Lines changed: 65 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,48 @@ Por favor revise la [política de la marca comercial](https://trademark-policy.o
1111

1212
Créditos a [Angela Angelini](https://www.linkedin.com/in/angeliningl/) por diseñar y contribuir con la Tortuga Cohete.
1313

14-
<img alt="Mascota de Node.js" src="/static/images/node-mascot.svg" className="w-[100px]" width="100" height="114" />
14+
<img
15+
alt="Mascota de Node.js"
16+
src="/static/images/node-mascot.svg"
17+
className="w-[100px]"
18+
width="100"
19+
height="114"
20+
/>
1521

1622
## Logos de Node.js®
1723

1824
### Logo hexagonal de Node.js®
1925

20-
<img alt="Logo hexagonal de Node.js" src="/static/logos/nodejsHex.svg" className="w-[100px]" width="100" height="100" />
26+
<img
27+
alt="Logo hexagonal de Node.js"
28+
src="/static/logos/nodejsHex.svg"
29+
className="w-[100px]"
30+
width="100"
31+
height="100"
32+
/>
2133

2234
### Logo Horizontal de Node.js®
2335

2436
<table>
2537
<tbody>
2638
<tr>
2739
<td>
28-
<img alt="Logo Horizontal Oscuro de Node.js" src="/static/logos/nodejsDark.svg" className="h-[80px] w-[267px]" width="267" height="80" />
40+
<img
41+
alt="Logo Horizontal Oscuro de Node.js"
42+
src="/static/logos/nodejsDark.svg"
43+
className="h-[80px] w-[267px]"
44+
width="267"
45+
height="80"
46+
/>
2947
</td>
3048
<td>
31-
<img alt="Logo Horizontal Claro de Node.js" src="/static/logos/nodejsLight.svg" className="h-[80px] w-[267px] bg-neutral-950 p-2 dark:bg-transparent" width="267" height="80" />
49+
<img
50+
alt="Logo Horizontal Claro de Node.js"
51+
src="/static/logos/nodejsLight.svg"
52+
className="h-[80px] w-[267px] bg-neutral-950 p-2 dark:bg-transparent"
53+
width="267"
54+
height="80"
55+
/>
3256
</td>
3357
</tr>
3458
</tbody>
@@ -40,18 +64,37 @@ Créditos a [Angela Angelini](https://www.linkedin.com/in/angeliningl/) por dise
4064
<tbody>
4165
<tr>
4266
<td>
43-
<img alt="Logo Apilado Oscuro de Node.js" src="/static/logos/nodejsStackedDark.svg" className="h-[164px] w-[267px]" width="267" height="164" />
67+
<img
68+
alt="Logo Apilado Oscuro de Node.js"
69+
src="/static/logos/nodejsStackedDark.svg"
70+
className="h-[164px] w-[267px]"
71+
width="267"
72+
height="164"
73+
/>
4474
</td>
4575
<td>
46-
<img alt="Logo Apilado Claro de Node.js" src="/static/logos/nodejsStackedLight.svg" className="h-[164px] w-[267px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width="267" height="164" />
76+
<img
77+
alt="Logo Apilado Claro de Node.js"
78+
src="/static/logos/nodejsStackedLight.svg"
79+
className="h-[164px] w-[267px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent"
80+
width="267"
81+
height="164"
82+
/>
4783
</td>
4884
</tr>
4985
<tr>
5086
<td>
51-
<img alt="Logo Apilado Negro de Node.js" src="/static/logos/nodejsStackedBlack.svg" />
87+
<img
88+
alt="Logo Apilado Negro de Node.js"
89+
src="/static/logos/nodejsStackedBlack.svg"
90+
/>
5291
</td>
5392
<td>
54-
<img alt="Logo Apilado Blanco de Node.js" src="/static/logos/nodejsStackedWhite.svg" className="rounded-xs bg-neutral-950 p-2 dark:bg-transparent" />
93+
<img
94+
alt="Logo Apilado Blanco de Node.js"
95+
src="/static/logos/nodejsStackedWhite.svg"
96+
className="rounded-xs bg-neutral-950 p-2 dark:bg-transparent"
97+
/>
5598
</td>
5699
</tr>
57100
</tbody>
@@ -63,10 +106,22 @@ Créditos a [Angela Angelini](https://www.linkedin.com/in/angeliningl/) por dise
63106
<tbody>
64107
<tr>
65108
<td>
66-
<img alt="Iconos Verde de JS" src="/static/logos/jsIconGreen.svg" className="height-[80px] mx-auto w-[71px]" width="71" height="80" />
109+
<img
110+
alt="Iconos Verde de JS"
111+
src="/static/logos/jsIconGreen.svg"
112+
className="height-[80px] mx-auto w-[71px]"
113+
width="71"
114+
height="80"
115+
/>
67116
</td>
68117
<td>
69-
<img alt="Iconos Blanco de JS" src="/static/logos/jsIconWhite.svg" className="height-[80px] mx-auto w-[71px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width="71" height="80" />
118+
<img
119+
alt="Iconos Blanco de JS"
120+
src="/static/logos/jsIconWhite.svg"
121+
className="height-[80px] mx-auto w-[71px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent"
122+
width="71"
123+
height="80"
124+
/>
70125
</td>
71126
</tr>
72127
</tbody>

apps/site/pages/fr/about/branding.mdx

Lines changed: 65 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,48 @@ Veuillez consulter la [politique en matière de marques](https://trademark-polic
1111

1212
Crédit à [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pour la conception et la contribution de la tortue-fusée.
1313

14-
<img alt="Mascotte de Node.js" src="/static/images/node-mascot.svg" className="w-[100px]" width="100" height="114" />
14+
<img
15+
alt="Mascotte de Node.js"
16+
src="/static/images/node-mascot.svg"
17+
className="w-[100px]"
18+
width="100"
19+
height="114"
20+
/>
1521

1622
## Logo Node.js®
1723

1824
### Logo hexagonal Node.js®
1925

20-
<img alt="Logo Hex Node.js" src="/static/logos/nodejsHex.svg" className="w-[100px]" width="100" height="100" />
26+
<img
27+
alt="Logo Hex Node.js"
28+
src="/static/logos/nodejsHex.svg"
29+
className="w-[100px]"
30+
width="100"
31+
height="100"
32+
/>
2133

2234
### Node.js® Logo horizontal
2335

2436
<table>
2537
<tbody>
2638
<tr>
2739
<td>
28-
<img alt="Logo horizontal sombre de Node.js" src="/static/logos/nodejsDark.svg" className="h-[80px] w-[267px]" width="267" height="80" />
40+
<img
41+
alt="Logo horizontal sombre de Node.js"
42+
src="/static/logos/nodejsDark.svg"
43+
className="h-[80px] w-[267px]"
44+
width="267"
45+
height="80"
46+
/>
2947
</td>
3048
<td>
31-
<img alt="Logo horizontal clair de Node.js" src="/static/logos/nodejsLight.svg" className="h-[80px] w-[267px] bg-neutral-950 p-2 dark:bg-transparent" width="267" height="80" />
49+
<img
50+
alt="Logo horizontal clair de Node.js"
51+
src="/static/logos/nodejsLight.svg"
52+
className="h-[80px] w-[267px] bg-neutral-950 p-2 dark:bg-transparent"
53+
width="267"
54+
height="80"
55+
/>
3256
</td>
3357
</tr>
3458
</tbody>
@@ -40,18 +64,37 @@ Crédit à [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pour la c
4064
<tbody>
4165
<tr>
4266
<td>
43-
<img alt="Logo empilé sombre de Node.js" src="/static/logos/nodejsStackedDark.svg" className="h-[164px] w-[267px]" width="267" height="164" />
67+
<img
68+
alt="Logo empilé sombre de Node.js"
69+
src="/static/logos/nodejsStackedDark.svg"
70+
className="h-[164px] w-[267px]"
71+
width="267"
72+
height="164"
73+
/>
4474
</td>
4575
<td>
46-
<img alt="Logo empilé clair de Node.js" src="/static/logos/nodejsStackedLight.svg" className="h-[164px] w-[267px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width="267" height="164" />
76+
<img
77+
alt="Logo empilé clair de Node.js"
78+
src="/static/logos/nodejsStackedLight.svg"
79+
className="h-[164px] w-[267px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent"
80+
width="267"
81+
height="164"
82+
/>
4783
</td>
4884
</tr>
4985
<tr>
5086
<td>
51-
<img alt="Logo empilé noir de Node.js" src="/static/logos/nodejsStackedBlack.svg" />
87+
<img
88+
alt="Logo empilé noir de Node.js"
89+
src="/static/logos/nodejsStackedBlack.svg"
90+
/>
5291
</td>
5392
<td>
54-
<img alt="Logo empilé blanc de Node.js" src="/static/logos/nodejsStackedWhite.svg" className="rounded-xs bg-neutral-950 p-2 dark:bg-transparent" />
93+
<img
94+
alt="Logo empilé blanc de Node.js"
95+
src="/static/logos/nodejsStackedWhite.svg"
96+
className="rounded-xs bg-neutral-950 p-2 dark:bg-transparent"
97+
/>
5598
</td>
5699
</tr>
57100
</tbody>
@@ -63,10 +106,22 @@ Crédit à [Angela Angelini](https://www.linkedin.com/in/angeliningl/) pour la c
63106
<tbody>
64107
<tr>
65108
<td>
66-
<img alt="Icons JS Vert" src="/static/logos/jsIconGreen.svg" className="height-[80px] mx-auto w-[71px]" width="71" height="80" />
109+
<img
110+
alt="Icons JS Vert"
111+
src="/static/logos/jsIconGreen.svg"
112+
className="height-[80px] mx-auto w-[71px]"
113+
width="71"
114+
height="80"
115+
/>
67116
</td>
68117
<td>
69-
<img alt="Icons JS Blanc" src="/static/logos/jsIconWhite.svg" className="height-[80px] mx-auto w-[71px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width="71" height="80" />
118+
<img
119+
alt="Icons JS Blanc"
120+
src="/static/logos/jsIconWhite.svg"
121+
className="height-[80px] mx-auto w-[71px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent"
122+
width="71"
123+
height="80"
124+
/>
70125
</td>
71126
</tr>
72127
</tbody>

apps/site/pages/fr/about/eol.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,10 @@ Les versions majeures de Node.js sont publiées, corrigées et déclarées en fi
1616
</Button>
1717
<span>ou</span>
1818
<Button as="a" kind="warning" href="#commercial-support" className="flex-1">
19-
<span>Obtenez une assistance en matière de sécurité pour les versions en fin de vie (EOL)</span>
19+
<span>
20+
Obtenez une assistance en matière de sécurité pour les versions en fin de
21+
vie (EOL)
22+
</span>
2023
</Button>
2124
</div>
2225

apps/site/pages/fr/about/security-reporting.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@ le référentiel [nodejs/security-wg](https://github.com/nodejs/security-wg).
7777

7878
<a href="https://bestpractices.coreinfrastructure.org/projects/29" style={{ display: 'inline-flex' }}>
7979

80-
81-
8280
<img alt="Badge OpenSSF" src="https://bestpractices.coreinfrastructure.org/projects/29/badge" style={{ display: 'inline' }} />
8381
</a>
8482

apps/site/pages/fr/download/archive/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ layout: download-archive
5454
<MinorReleasesTable releases={release.minorVersions} />
5555
</>
5656

57-
)}
57+
)}
5858

5959
</WithDownloadArchive>

apps/site/pages/id/about/branding.mdx

Lines changed: 65 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,24 +11,48 @@ Harap tinjau [kebijakan merek dagang](https://trademark-policy.openjsf.org/) unt
1111

1212
Penghargaan kepada [Angela Angelini](https://www.linkedin.com/in/angeliningl/) atas desain dan kontribusinya terhadap Rocket Turtle.
1313

14-
<img alt="Node.js mascot" src="/static/images/node-mascot.svg" className="w-[100px]" width="100" height="114" />
14+
<img
15+
alt="Node.js mascot"
16+
src="/static/images/node-mascot.svg"
17+
className="w-[100px]"
18+
width="100"
19+
height="114"
20+
/>
1521

1622
## Logo Node.js®
1723

1824
### Logo Hex Node.js®
1925

20-
<img alt="Node.js Hex Logo" src="/static/logos/nodejsHex.svg" className="w-[100px]" width="100" height="100" />
26+
<img
27+
alt="Node.js Hex Logo"
28+
src="/static/logos/nodejsHex.svg"
29+
className="w-[100px]"
30+
width="100"
31+
height="100"
32+
/>
2133

2234
### Logo Horizontal Node.js®
2335

2436
<table>
2537
<tbody>
2638
<tr>
2739
<td>
28-
<img alt="Logo Gelap Horizontal Node.js®" src="/static/logos/nodejsDark.svg" className="h-[80px] w-[267px]" width="267" height="80" />
40+
<img
41+
alt="Logo Gelap Horizontal Node.js®"
42+
src="/static/logos/nodejsDark.svg"
43+
className="h-[80px] w-[267px]"
44+
width="267"
45+
height="80"
46+
/>
2947
</td>
3048
<td>
31-
<img alt="Logo Terang Horizontal Node.js®" src="/static/logos/nodejsLight.svg" className="h-[80px] w-[267px] bg-neutral-950 p-2 dark:bg-transparent" width="267" height="80" />
49+
<img
50+
alt="Logo Terang Horizontal Node.js®"
51+
src="/static/logos/nodejsLight.svg"
52+
className="h-[80px] w-[267px] bg-neutral-950 p-2 dark:bg-transparent"
53+
width="267"
54+
height="80"
55+
/>
3256
</td>
3357
</tr>
3458
</tbody>
@@ -40,18 +64,37 @@ Penghargaan kepada [Angela Angelini](https://www.linkedin.com/in/angeliningl/) a
4064
<tbody>
4165
<tr>
4266
<td>
43-
<img alt="Logo Gelap Bertumpuk Node.js®" src="/static/logos/nodejsStackedDark.svg" className="h-[164px] w-[267px]" width="267" height="164" />
67+
<img
68+
alt="Logo Gelap Bertumpuk Node.js®"
69+
src="/static/logos/nodejsStackedDark.svg"
70+
className="h-[164px] w-[267px]"
71+
width="267"
72+
height="164"
73+
/>
4474
</td>
4575
<td>
46-
<img alt="Logo Terang Bertumpuk Node.js®" src="/static/logos/nodejsStackedLight.svg" className="h-[164px] w-[267px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width="267" height="164" />
76+
<img
77+
alt="Logo Terang Bertumpuk Node.js®"
78+
src="/static/logos/nodejsStackedLight.svg"
79+
className="h-[164px] w-[267px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent"
80+
width="267"
81+
height="164"
82+
/>
4783
</td>
4884
</tr>
4985
<tr>
5086
<td>
51-
<img alt="Logo Bertumpuk Hitam Node.js" src="/static/logos/nodejsStackedBlack.svg" />
87+
<img
88+
alt="Logo Bertumpuk Hitam Node.js"
89+
src="/static/logos/nodejsStackedBlack.svg"
90+
/>
5291
</td>
5392
<td>
54-
<img alt="Logo Bertumpuk Putih Node.js" src="/static/logos/nodejsStackedWhite.svg" className="rounded-xs bg-neutral-950 p-2 dark:bg-transparent" />
93+
<img
94+
alt="Logo Bertumpuk Putih Node.js"
95+
src="/static/logos/nodejsStackedWhite.svg"
96+
className="rounded-xs bg-neutral-950 p-2 dark:bg-transparent"
97+
/>
5598
</td>
5699
</tr>
57100
</tbody>
@@ -63,10 +106,22 @@ Penghargaan kepada [Angela Angelini](https://www.linkedin.com/in/angeliningl/) a
63106
<tbody>
64107
<tr>
65108
<td>
66-
<img alt="JS Icons Green" src="/static/logos/jsIconGreen.svg" className="height-[80px] mx-auto w-[71px]" width="71" height="80" />
109+
<img
110+
alt="JS Icons Green"
111+
src="/static/logos/jsIconGreen.svg"
112+
className="height-[80px] mx-auto w-[71px]"
113+
width="71"
114+
height="80"
115+
/>
67116
</td>
68117
<td>
69-
<img alt="Ikon JS Putih" src="/static/logos/jsIconWhite.svg" className="height-[80px] mx-auto w-[71px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent" width="71" height="80" />
118+
<img
119+
alt="Ikon JS Putih"
120+
src="/static/logos/jsIconWhite.svg"
121+
className="height-[80px] mx-auto w-[71px] rounded-xs bg-neutral-950 p-2 dark:bg-transparent"
122+
width="71"
123+
height="80"
124+
/>
70125
</td>
71126
</tr>
72127
</tbody>

apps/site/pages/id/download/archive/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ layout: download-archive
5353
<h2>Versi Minor</h2>
5454
<MinorReleasesTable releases={release.minorVersions} />
5555
</>
56-
)}
56+
57+
)}
5758

5859
</WithDownloadArchive>

0 commit comments

Comments
 (0)