Skip to content

Commit 7dae4c8

Browse files
committed
Merge branch 'main' into dev
# Conflicts: # package.json # pnpm-lock.yaml
2 parents cba5454 + 51a7716 commit 7dae4c8

25 files changed

Lines changed: 186 additions & 97 deletions

lang/ar/home.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
{
3535
"label": "أكثر من 22 ألف",
36-
"detail": "نجمة على الـ Github",
36+
"detail": "نجمة على الـ GitHub",
3737
"link": "https://star-history.t9t.io/#solidjs/solid"
3838
},
3939
{

lang/az/home.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
{
3535
"label": "24K",
36-
"detail": "Github-da ulduz sayı",
36+
"detail": "GitHub-da ulduz sayı",
3737
"link": "https://star-history.t9t.io/#solidjs/solid"
3838
},
3939
{

lang/de/home.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"link": "https://bundlephobia.com/package/solid-js@1.2.1"
3333
},
3434
{
35-
"label": "30k+",
36-
"detail": "Github-Sterne",
35+
"label": "32k+",
36+
"detail": "GitHub-Sterne",
3737
"link": "https://star-history.t9t.io/#solidjs/solid"
3838
},
3939
{

lang/en/global.json

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,14 @@
55
"locale": "en-US",
66
"nav": [
77
{
8-
"title": "Guides",
9-
"path": "/guides"
8+
"title": "Documentation",
9+
"path": "https://docs.solidjs.com",
10+
"external": true
1011
},
1112
{
1213
"title": "Tutorial",
1314
"path": "/tutorial"
1415
},
15-
{
16-
"title": "API",
17-
"path": "/docs/latest/api"
18-
},
19-
{
20-
"title": "SolidStart",
21-
"path": "https://start.solidjs.com",
22-
"external": true
23-
},
2416
{
2517
"title": "Ecosystem",
2618
"path": "/ecosystem",
@@ -41,6 +33,11 @@
4133
"title": "Examples",
4234
"path": "/examples"
4335
},
36+
{
37+
"title": "SolidStart",
38+
"path": "https://start.solidjs.com",
39+
"external": true
40+
},
4441
{
4542
"title": "Playground",
4643
"path": "https://playground.solidjs.com",

lang/en/home.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@
3636
"link": "https://bundlephobia.com/package/solid-js@1.2.1"
3737
},
3838
{
39-
"label": "30k+",
40-
"detail": "Github stars",
39+
"label": "32k+",
40+
"detail": "GitHub stars",
4141
"link": "https://star-history.t9t.io/#solidjs/solid"
4242
},
4343
{

lang/he/home.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"link": "https://bundlephobia.com/package/solid-js@1.2.1"
3030
},
3131
{
32-
"label": "30k+",
33-
"detail": "כוכבים ב-Github",
32+
"label": "32k+",
33+
"detail": "כוכבים ב-GitHub",
3434
"link": "https://star-history.t9t.io/#solidjs/solid"
3535
},
3636
{

lang/id/home.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@
3232
"link": "https://bundlephobia.com/package/solid-js@1.2.1"
3333
},
3434
{
35-
"label": "30k+",
36-
"detail": "Github stars",
35+
"label": "32k+",
36+
"detail": "GitHub stars",
3737
"link": "https://star-history.t9t.io/#solidjs/solid"
3838
},
3939
{

lang/it/home.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@
3737
"link": "https://bundlephobia.com/package/solid-js@1.2.1"
3838
},
3939
{
40-
"label": "30k+",
41-
"detail": "Stelle Github",
40+
"label": "32k+",
41+
"detail": "Stelle GitHub",
4242
"link": "https://star-history.t9t.io/#solidjs/solid"
4343
},
4444
{

lang/ja/home.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
"link": "https://bundlephobia.com/package/solid-js@1.2.1"
3030
},
3131
{
32-
"label": "30k+",
33-
"detail": "Github stars",
32+
"label": "32k+",
33+
"detail": "GitHub stars",
3434
"link": "https://star-history.t9t.io/#solidjs/solid"
3535
},
3636
{

lang/pl/home.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
{
3939
"label": "27+ tys.",
40-
"detail": "Gwiazdek na Githubie",
40+
"detail": "Gwiazdek na GitHubie",
4141
"link": "https://star-history.t9t.io/#solidjs/solid"
4242
},
4343
{

0 commit comments

Comments
 (0)