Skip to content

Commit 54a6234

Browse files
Merge pull request #711 from freeCodeCamp/main
Create a new pull request by comparing changes across two branches
2 parents e62db50 + 844afd4 commit 54a6234

File tree

106 files changed

+2575
-493
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

106 files changed

+2575
-493
lines changed

client/i18n/locales/arabic/intro.json

Lines changed: 26 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1865,9 +1865,11 @@
18651865
"title": "37",
18661866
"intro": []
18671867
},
1868-
"xjin": {
1869-
"title": "38",
1870-
"intro": []
1868+
"lab-business-card": {
1869+
"title": "Design a Business Card",
1870+
"intro": [
1871+
"In this lab, you'll create a business card and style it using CSS."
1872+
]
18711873
},
18721874
"gnuk": {
18731875
"title": "39",
@@ -2033,9 +2035,11 @@
20332035
"title": "79",
20342036
"intro": []
20352037
},
2036-
"nbwu": {
2037-
"title": "80",
2038-
"intro": []
2038+
"lab-page-of-playing-cards": {
2039+
"title": "Build a Page of Playing Cards",
2040+
"intro": [
2041+
"For this lab, you will use flexbox to create a webpage of playing cards."
2042+
]
20392043
},
20402044
"kqao": {
20412045
"title": "81",
@@ -2201,9 +2205,11 @@
22012205
"title": "121",
22022206
"intro": []
22032207
},
2204-
"cdzo": {
2205-
"title": "122",
2206-
"intro": []
2208+
"lab-moon-orbit": {
2209+
"title": "Build a Moon Orbit",
2210+
"intro": [
2211+
"For this lab, you will create an animation of the moon orbiting the earth."
2212+
]
22072213
},
22082214
"lugl": {
22092215
"title": "123",
@@ -2264,9 +2270,12 @@
22642270
"title": "136",
22652271
"intro": []
22662272
},
2267-
"cygu": {
2268-
"title": "137",
2269-
"intro": []
2273+
"workshop-teacher-chatbot": {
2274+
"title": "Build a Teacher Chatbot",
2275+
"intro": [
2276+
"In this workshop, you will continue to learn more about JavaScript strings by building a chatbot.",
2277+
"You will learn how to work with template literals, and the <code>indexOf</code> method."
2278+
]
22702279
},
22712280
"axgb": {
22722281
"title": "138",
@@ -2428,9 +2437,9 @@
24282437
"title": "177",
24292438
"intro": []
24302439
},
2431-
"gsfr": {
2432-
"title": "178",
2433-
"intro": []
2440+
"lab-gradebook-app": {
2441+
"title": "Build a Gradebook App",
2442+
"intro": ["For this lab, you will create a gradebook app."]
24342443
},
24352444
"fbbn": {
24362445
"title": "179",
@@ -2541,9 +2550,9 @@
25412550
"intro": []
25422551
},
25432552
"lab-random-background-color-changer": {
2544-
"title": "Build a Random Background Color Changer",
2553+
"title": "Debug a Random Background Color Changer",
25452554
"intro": [
2546-
"For this lab, you will create a random background color changer."
2555+
"For this lab, you will debug a random background color changer and fix the errors to make it work properly."
25472556
]
25482557
},
25492558
"dqth": {

client/i18n/locales/chinese-traditional/intro.json

Lines changed: 26 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1851,9 +1851,11 @@
18511851
"title": "37",
18521852
"intro": []
18531853
},
1854-
"xjin": {
1855-
"title": "38",
1856-
"intro": []
1854+
"lab-business-card": {
1855+
"title": "Design a Business Card",
1856+
"intro": [
1857+
"In this lab, you'll create a business card and style it using CSS."
1858+
]
18571859
},
18581860
"gnuk": {
18591861
"title": "39",
@@ -2019,9 +2021,11 @@
20192021
"title": "79",
20202022
"intro": []
20212023
},
2022-
"nbwu": {
2023-
"title": "80",
2024-
"intro": []
2024+
"lab-page-of-playing-cards": {
2025+
"title": "Build a Page of Playing Cards",
2026+
"intro": [
2027+
"For this lab, you will use flexbox to create a webpage of playing cards."
2028+
]
20252029
},
20262030
"kqao": {
20272031
"title": "81",
@@ -2187,9 +2191,11 @@
21872191
"title": "121",
21882192
"intro": []
21892193
},
2190-
"cdzo": {
2191-
"title": "122",
2192-
"intro": []
2194+
"lab-moon-orbit": {
2195+
"title": "Build a Moon Orbit",
2196+
"intro": [
2197+
"For this lab, you will create an animation of the moon orbiting the earth."
2198+
]
21932199
},
21942200
"lugl": {
21952201
"title": "123",
@@ -2250,9 +2256,12 @@
22502256
"title": "136",
22512257
"intro": []
22522258
},
2253-
"cygu": {
2254-
"title": "137",
2255-
"intro": []
2259+
"workshop-teacher-chatbot": {
2260+
"title": "Build a Teacher Chatbot",
2261+
"intro": [
2262+
"In this workshop, you will continue to learn more about JavaScript strings by building a chatbot.",
2263+
"You will learn how to work with template literals, and the <code>indexOf</code> method."
2264+
]
22562265
},
22572266
"axgb": {
22582267
"title": "138",
@@ -2414,9 +2423,9 @@
24142423
"title": "177",
24152424
"intro": []
24162425
},
2417-
"gsfr": {
2418-
"title": "178",
2419-
"intro": []
2426+
"lab-gradebook-app": {
2427+
"title": "Build a Gradebook App",
2428+
"intro": ["For this lab, you will create a gradebook app."]
24202429
},
24212430
"fbbn": {
24222431
"title": "179",
@@ -2527,9 +2536,9 @@
25272536
"intro": []
25282537
},
25292538
"lab-random-background-color-changer": {
2530-
"title": "Build a Random Background Color Changer",
2539+
"title": "Debug a Random Background Color Changer",
25312540
"intro": [
2532-
"For this lab, you will create a random background color changer."
2541+
"For this lab, you will debug a random background color changer and fix the errors to make it work properly."
25332542
]
25342543
},
25352544
"dqth": {

client/i18n/locales/chinese/intro.json

Lines changed: 26 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1851,9 +1851,11 @@
18511851
"title": "37",
18521852
"intro": []
18531853
},
1854-
"xjin": {
1855-
"title": "38",
1856-
"intro": []
1854+
"lab-business-card": {
1855+
"title": "Design a Business Card",
1856+
"intro": [
1857+
"In this lab, you'll create a business card and style it using CSS."
1858+
]
18571859
},
18581860
"gnuk": {
18591861
"title": "39",
@@ -2019,9 +2021,11 @@
20192021
"title": "79",
20202022
"intro": []
20212023
},
2022-
"nbwu": {
2023-
"title": "80",
2024-
"intro": []
2024+
"lab-page-of-playing-cards": {
2025+
"title": "Build a Page of Playing Cards",
2026+
"intro": [
2027+
"For this lab, you will use flexbox to create a webpage of playing cards."
2028+
]
20252029
},
20262030
"kqao": {
20272031
"title": "81",
@@ -2187,9 +2191,11 @@
21872191
"title": "121",
21882192
"intro": []
21892193
},
2190-
"cdzo": {
2191-
"title": "122",
2192-
"intro": []
2194+
"lab-moon-orbit": {
2195+
"title": "Build a Moon Orbit",
2196+
"intro": [
2197+
"For this lab, you will create an animation of the moon orbiting the earth."
2198+
]
21932199
},
21942200
"lugl": {
21952201
"title": "123",
@@ -2250,9 +2256,12 @@
22502256
"title": "136",
22512257
"intro": []
22522258
},
2253-
"cygu": {
2254-
"title": "137",
2255-
"intro": []
2259+
"workshop-teacher-chatbot": {
2260+
"title": "Build a Teacher Chatbot",
2261+
"intro": [
2262+
"In this workshop, you will continue to learn more about JavaScript strings by building a chatbot.",
2263+
"You will learn how to work with template literals, and the <code>indexOf</code> method."
2264+
]
22562265
},
22572266
"axgb": {
22582267
"title": "138",
@@ -2414,9 +2423,9 @@
24142423
"title": "177",
24152424
"intro": []
24162425
},
2417-
"gsfr": {
2418-
"title": "178",
2419-
"intro": []
2426+
"lab-gradebook-app": {
2427+
"title": "Build a Gradebook App",
2428+
"intro": ["For this lab, you will create a gradebook app."]
24202429
},
24212430
"fbbn": {
24222431
"title": "179",
@@ -2527,9 +2536,9 @@
25272536
"intro": []
25282537
},
25292538
"lab-random-background-color-changer": {
2530-
"title": "Build a Random Background Color Changer",
2539+
"title": "Debug a Random Background Color Changer",
25312540
"intro": [
2532-
"For this lab, you will create a random background color changer."
2541+
"For this lab, you will debug a random background color changer and fix the errors to make it work properly."
25332542
]
25342543
},
25352544
"dqth": {

client/i18n/locales/english/intro.json

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1857,7 +1857,10 @@
18571857
"scec": { "title": "107", "intro": [] },
18581858
"mtbl": { "title": "108", "intro": [] },
18591859
"vlov": { "title": "109", "intro": [] },
1860-
"njkq": { "title": "110", "intro": [] },
1860+
"lab-availability-table": {
1861+
"title": "Build an Availability Table",
1862+
"intro": ["For this lab, you will create an availability table."]
1863+
},
18611864
"sget": { "title": "111", "intro": [] },
18621865
"huge": { "title": "112", "intro": [] },
18631866
"agbl": { "title": "113", "intro": [] },
@@ -1924,7 +1927,13 @@
19241927
"avln": { "title": "157", "intro": [] },
19251928
"mexq": { "title": "158", "intro": [] },
19261929
"ifgn": { "title": "159", "intro": [] },
1927-
"qmdt": { "title": "160", "intro": [] },
1930+
"workshop-shopping-list": {
1931+
"title": "Build a Shopping List",
1932+
"intro": [
1933+
"In this workshop, you will practice working with arrays by building a shopping list.",
1934+
"You will review how to add and remove elements from an array using methods like <code>push</code>, <code>pop</code>, <code>shift</code>, and <code>unshift</code>."
1935+
]
1936+
},
19281937
"mokm": { "title": "161", "intro": [] },
19291938
"froz": { "title": "162", "intro": [] },
19301939
"ozth": { "title": "163", "intro": [] },

client/i18n/locales/espanol/intro.json

Lines changed: 26 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1867,9 +1867,11 @@
18671867
"title": "37",
18681868
"intro": []
18691869
},
1870-
"xjin": {
1871-
"title": "38",
1872-
"intro": []
1870+
"lab-business-card": {
1871+
"title": "Design a Business Card",
1872+
"intro": [
1873+
"In this lab, you'll create a business card and style it using CSS."
1874+
]
18731875
},
18741876
"gnuk": {
18751877
"title": "39",
@@ -2035,9 +2037,11 @@
20352037
"title": "79",
20362038
"intro": []
20372039
},
2038-
"nbwu": {
2039-
"title": "80",
2040-
"intro": []
2040+
"lab-page-of-playing-cards": {
2041+
"title": "Build a Page of Playing Cards",
2042+
"intro": [
2043+
"For this lab, you will use flexbox to create a webpage of playing cards."
2044+
]
20412045
},
20422046
"kqao": {
20432047
"title": "81",
@@ -2203,9 +2207,11 @@
22032207
"title": "121",
22042208
"intro": []
22052209
},
2206-
"cdzo": {
2207-
"title": "122",
2208-
"intro": []
2210+
"lab-moon-orbit": {
2211+
"title": "Build a Moon Orbit",
2212+
"intro": [
2213+
"For this lab, you will create an animation of the moon orbiting the earth."
2214+
]
22092215
},
22102216
"lugl": {
22112217
"title": "123",
@@ -2266,9 +2272,12 @@
22662272
"title": "136",
22672273
"intro": []
22682274
},
2269-
"cygu": {
2270-
"title": "137",
2271-
"intro": []
2275+
"workshop-teacher-chatbot": {
2276+
"title": "Build a Teacher Chatbot",
2277+
"intro": [
2278+
"In this workshop, you will continue to learn more about JavaScript strings by building a chatbot.",
2279+
"You will learn how to work with template literals, and the <code>indexOf</code> method."
2280+
]
22722281
},
22732282
"axgb": {
22742283
"title": "138",
@@ -2430,9 +2439,9 @@
24302439
"title": "177",
24312440
"intro": []
24322441
},
2433-
"gsfr": {
2434-
"title": "178",
2435-
"intro": []
2442+
"lab-gradebook-app": {
2443+
"title": "Build a Gradebook App",
2444+
"intro": ["For this lab, you will create a gradebook app."]
24362445
},
24372446
"fbbn": {
24382447
"title": "179",
@@ -2543,9 +2552,9 @@
25432552
"intro": []
25442553
},
25452554
"lab-random-background-color-changer": {
2546-
"title": "Build a Random Background Color Changer",
2555+
"title": "Debug a Random Background Color Changer",
25472556
"intro": [
2548-
"For this lab, you will create a random background color changer."
2557+
"For this lab, you will debug a random background color changer and fix the errors to make it work properly."
25492558
]
25502559
},
25512560
"dqth": {

0 commit comments

Comments
 (0)