Skip to content

Commit 67057c7

Browse files
authored
chore(i18n,client): processed translations (freeCodeCamp#55951)
1 parent a2eeb31 commit 67057c7

File tree

11 files changed

+111
-78
lines changed

11 files changed

+111
-78
lines changed

client/i18n/locales/arabic/intro.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2157,9 +2157,9 @@
21572157
"title": "109",
21582158
"intro": []
21592159
},
2160-
"njkq": {
2161-
"title": "110",
2162-
"intro": []
2160+
"lab-availability-table": {
2161+
"title": "Build an Availability Table",
2162+
"intro": ["For this lab, you will create an availability table."]
21632163
},
21642164
"sget": {
21652165
"title": "111",
@@ -2365,9 +2365,12 @@
23652365
"title": "159",
23662366
"intro": []
23672367
},
2368-
"qmdt": {
2369-
"title": "160",
2370-
"intro": []
2368+
"workshop-shopping-list": {
2369+
"title": "Build a Shopping List",
2370+
"intro": [
2371+
"In this workshop, you will practice working with arrays by building a shopping list.",
2372+
"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>."
2373+
]
23712374
},
23722375
"mokm": {
23732376
"title": "161",

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

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2143,9 +2143,9 @@
21432143
"title": "109",
21442144
"intro": []
21452145
},
2146-
"njkq": {
2147-
"title": "110",
2148-
"intro": []
2146+
"lab-availability-table": {
2147+
"title": "Build an Availability Table",
2148+
"intro": ["For this lab, you will create an availability table."]
21492149
},
21502150
"sget": {
21512151
"title": "111",
@@ -2351,9 +2351,12 @@
23512351
"title": "159",
23522352
"intro": []
23532353
},
2354-
"qmdt": {
2355-
"title": "160",
2356-
"intro": []
2354+
"workshop-shopping-list": {
2355+
"title": "Build a Shopping List",
2356+
"intro": [
2357+
"In this workshop, you will practice working with arrays by building a shopping list.",
2358+
"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>."
2359+
]
23572360
},
23582361
"mokm": {
23592362
"title": "161",

client/i18n/locales/chinese/intro.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2143,9 +2143,9 @@
21432143
"title": "109",
21442144
"intro": []
21452145
},
2146-
"njkq": {
2147-
"title": "110",
2148-
"intro": []
2146+
"lab-availability-table": {
2147+
"title": "Build an Availability Table",
2148+
"intro": ["For this lab, you will create an availability table."]
21492149
},
21502150
"sget": {
21512151
"title": "111",
@@ -2351,9 +2351,12 @@
23512351
"title": "159",
23522352
"intro": []
23532353
},
2354-
"qmdt": {
2355-
"title": "160",
2356-
"intro": []
2354+
"workshop-shopping-list": {
2355+
"title": "Build a Shopping List",
2356+
"intro": [
2357+
"In this workshop, you will practice working with arrays by building a shopping list.",
2358+
"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>."
2359+
]
23572360
},
23582361
"mokm": {
23592362
"title": "161",

client/i18n/locales/espanol/intro.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2159,9 +2159,9 @@
21592159
"title": "109",
21602160
"intro": []
21612161
},
2162-
"njkq": {
2163-
"title": "110",
2164-
"intro": []
2162+
"lab-availability-table": {
2163+
"title": "Build an Availability Table",
2164+
"intro": ["For this lab, you will create an availability table."]
21652165
},
21662166
"sget": {
21672167
"title": "111",
@@ -2367,9 +2367,12 @@
23672367
"title": "159",
23682368
"intro": []
23692369
},
2370-
"qmdt": {
2371-
"title": "160",
2372-
"intro": []
2370+
"workshop-shopping-list": {
2371+
"title": "Build a Shopping List",
2372+
"intro": [
2373+
"In this workshop, you will practice working with arrays by building a shopping list.",
2374+
"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>."
2375+
]
23732376
},
23742377
"mokm": {
23752378
"title": "161",

client/i18n/locales/german/intro.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2157,9 +2157,9 @@
21572157
"title": "109",
21582158
"intro": []
21592159
},
2160-
"njkq": {
2161-
"title": "110",
2162-
"intro": []
2160+
"lab-availability-table": {
2161+
"title": "Build an Availability Table",
2162+
"intro": ["For this lab, you will create an availability table."]
21632163
},
21642164
"sget": {
21652165
"title": "111",
@@ -2365,9 +2365,12 @@
23652365
"title": "159",
23662366
"intro": []
23672367
},
2368-
"qmdt": {
2369-
"title": "160",
2370-
"intro": []
2368+
"workshop-shopping-list": {
2369+
"title": "Build a Shopping List",
2370+
"intro": [
2371+
"In this workshop, you will practice working with arrays by building a shopping list.",
2372+
"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>."
2373+
]
23712374
},
23722375
"mokm": {
23732376
"title": "161",

client/i18n/locales/italian/intro.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2157,9 +2157,9 @@
21572157
"title": "109",
21582158
"intro": []
21592159
},
2160-
"njkq": {
2161-
"title": "110",
2162-
"intro": []
2160+
"lab-availability-table": {
2161+
"title": "Build an Availability Table",
2162+
"intro": ["For this lab, you will create an availability table."]
21632163
},
21642164
"sget": {
21652165
"title": "111",
@@ -2365,9 +2365,12 @@
23652365
"title": "159",
23662366
"intro": []
23672367
},
2368-
"qmdt": {
2369-
"title": "160",
2370-
"intro": []
2368+
"workshop-shopping-list": {
2369+
"title": "Build a Shopping List",
2370+
"intro": [
2371+
"In this workshop, you will practice working with arrays by building a shopping list.",
2372+
"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>."
2373+
]
23712374
},
23722375
"mokm": {
23732376
"title": "161",

client/i18n/locales/japanese/intro.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2157,9 +2157,9 @@
21572157
"title": "109",
21582158
"intro": []
21592159
},
2160-
"njkq": {
2161-
"title": "110",
2162-
"intro": []
2160+
"lab-availability-table": {
2161+
"title": "Build an Availability Table",
2162+
"intro": ["For this lab, you will create an availability table."]
21632163
},
21642164
"sget": {
21652165
"title": "111",
@@ -2365,9 +2365,12 @@
23652365
"title": "159",
23662366
"intro": []
23672367
},
2368-
"qmdt": {
2369-
"title": "160",
2370-
"intro": []
2368+
"workshop-shopping-list": {
2369+
"title": "Build a Shopping List",
2370+
"intro": [
2371+
"In this workshop, you will practice working with arrays by building a shopping list.",
2372+
"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>."
2373+
]
23712374
},
23722375
"mokm": {
23732376
"title": "161",

client/i18n/locales/korean/intro.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2157,9 +2157,9 @@
21572157
"title": "109",
21582158
"intro": []
21592159
},
2160-
"njkq": {
2161-
"title": "110",
2162-
"intro": []
2160+
"lab-availability-table": {
2161+
"title": "Build an Availability Table",
2162+
"intro": ["For this lab, you will create an availability table."]
21632163
},
21642164
"sget": {
21652165
"title": "111",
@@ -2365,9 +2365,12 @@
23652365
"title": "159",
23662366
"intro": []
23672367
},
2368-
"qmdt": {
2369-
"title": "160",
2370-
"intro": []
2368+
"workshop-shopping-list": {
2369+
"title": "Build a Shopping List",
2370+
"intro": [
2371+
"In this workshop, you will practice working with arrays by building a shopping list.",
2372+
"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>."
2373+
]
23712374
},
23722375
"mokm": {
23732376
"title": "161",

client/i18n/locales/portuguese/intro.json

Lines changed: 15 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1868,9 +1868,9 @@
18681868
"intro": []
18691869
},
18701870
"lab-business-card": {
1871-
"title": "Design a Business Card",
1871+
"title": "Crie um cartão de visita",
18721872
"intro": [
1873-
"In this lab, you'll create a business card and style it using CSS."
1873+
"Neste laboratório, você vai criar um cartão de visita e estilizá-lo usando CSS."
18741874
]
18751875
},
18761876
"gnuk": {
@@ -2038,9 +2038,9 @@
20382038
"intro": []
20392039
},
20402040
"lab-page-of-playing-cards": {
2041-
"title": "Build a Page of Playing Cards",
2041+
"title": "Construa uma página de jogos de cartas",
20422042
"intro": [
2043-
"For this lab, you will use flexbox to create a webpage of playing cards."
2043+
"Para este laboratório, você usará o Flexbox para criar uma página da web de jogos de cartas."
20442044
]
20452045
},
20462046
"kqao": {
@@ -2161,9 +2161,9 @@
21612161
"title": "109",
21622162
"intro": []
21632163
},
2164-
"njkq": {
2165-
"title": "110",
2166-
"intro": []
2164+
"lab-availability-table": {
2165+
"title": "Build an Availability Table",
2166+
"intro": ["For this lab, you will create an availability table."]
21672167
},
21682168
"sget": {
21692169
"title": "111",
@@ -2210,9 +2210,9 @@
22102210
"intro": []
22112211
},
22122212
"lab-moon-orbit": {
2213-
"title": "Build a Moon Orbit",
2213+
"title": "Crie uma órbita lunar",
22142214
"intro": [
2215-
"For this lab, you will create an animation of the moon orbiting the earth."
2215+
"Para esse laboratório, você criará uma animação da lua orbitando a Terra."
22162216
]
22172217
},
22182218
"lugl": {
@@ -2369,9 +2369,12 @@
23692369
"title": "159",
23702370
"intro": []
23712371
},
2372-
"qmdt": {
2373-
"title": "160",
2374-
"intro": []
2372+
"workshop-shopping-list": {
2373+
"title": "Build a Shopping List",
2374+
"intro": [
2375+
"In this workshop, you will practice working with arrays by building a shopping list.",
2376+
"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>."
2377+
]
23752378
},
23762379
"mokm": {
23772380
"title": "161",

client/i18n/locales/swahili/intro.json

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2157,9 +2157,9 @@
21572157
"title": "109",
21582158
"intro": []
21592159
},
2160-
"njkq": {
2161-
"title": "110",
2162-
"intro": []
2160+
"lab-availability-table": {
2161+
"title": "Build an Availability Table",
2162+
"intro": ["For this lab, you will create an availability table."]
21632163
},
21642164
"sget": {
21652165
"title": "111",
@@ -2365,9 +2365,12 @@
23652365
"title": "159",
23662366
"intro": []
23672367
},
2368-
"qmdt": {
2369-
"title": "160",
2370-
"intro": []
2368+
"workshop-shopping-list": {
2369+
"title": "Build a Shopping List",
2370+
"intro": [
2371+
"In this workshop, you will practice working with arrays by building a shopping list.",
2372+
"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>."
2373+
]
23712374
},
23722375
"mokm": {
23732376
"title": "161",

0 commit comments

Comments
 (0)