Skip to content

Commit 1e7c7b1

Browse files
Merge pull request #704 from freeCodeCamp/main
Create a new pull request by comparing changes across two branches
2 parents cc61b02 + fec2315 commit 1e7c7b1

File tree

77 files changed

+384
-310
lines changed

Some content is hidden

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

77 files changed

+384
-310
lines changed

client/i18n/locales/arabic/intro.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1712,6 +1712,12 @@
17121712
"front-end-development-certification-exam": {
17131713
"title": "Front End Development Certification Exam",
17141714
"intro": ["", ""]
1715+
},
1716+
"workshop-blog-page": {
1717+
"title": "Build a Cat Blog Page",
1718+
"intro": [
1719+
"In this workshop, you will learn how to build an HTML only blog page using semantic elements including the main, nav, article and footer elements."
1720+
]
17151721
}
17161722
}
17171723
},

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1698,6 +1698,12 @@
16981698
"front-end-development-certification-exam": {
16991699
"title": "Front End Development Certification Exam",
17001700
"intro": ["", ""]
1701+
},
1702+
"workshop-blog-page": {
1703+
"title": "Build a Cat Blog Page",
1704+
"intro": [
1705+
"In this workshop, you will learn how to build an HTML only blog page using semantic elements including the main, nav, article and footer elements."
1706+
]
17011707
}
17021708
}
17031709
},

client/i18n/locales/chinese/intro.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1698,6 +1698,12 @@
16981698
"front-end-development-certification-exam": {
16991699
"title": "Front End Development Certification Exam",
17001700
"intro": ["", ""]
1701+
},
1702+
"workshop-blog-page": {
1703+
"title": "Build a Cat Blog Page",
1704+
"intro": [
1705+
"In this workshop, you will learn how to build an HTML only blog page using semantic elements including the main, nav, article and footer elements."
1706+
]
17011707
}
17021708
}
17031709
},

client/i18n/locales/espanol/intro.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1714,6 +1714,12 @@
17141714
"front-end-development-certification-exam": {
17151715
"title": "Examen de Certificación en Desarrollo Front End",
17161716
"intro": ["", ""]
1717+
},
1718+
"workshop-blog-page": {
1719+
"title": "Build a Cat Blog Page",
1720+
"intro": [
1721+
"In this workshop, you will learn how to build an HTML only blog page using semantic elements including the main, nav, article and footer elements."
1722+
]
17171723
}
17181724
}
17191725
},

client/i18n/locales/german/intro.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1712,6 +1712,12 @@
17121712
"front-end-development-certification-exam": {
17131713
"title": "Front End Development Certification Exam",
17141714
"intro": ["", ""]
1715+
},
1716+
"workshop-blog-page": {
1717+
"title": "Build a Cat Blog Page",
1718+
"intro": [
1719+
"In this workshop, you will learn how to build an HTML only blog page using semantic elements including the main, nav, article and footer elements."
1720+
]
17151721
}
17161722
}
17171723
},

client/i18n/locales/italian/intro.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1712,6 +1712,12 @@
17121712
"front-end-development-certification-exam": {
17131713
"title": "Front End Development Certification Exam",
17141714
"intro": ["", ""]
1715+
},
1716+
"workshop-blog-page": {
1717+
"title": "Build a Cat Blog Page",
1718+
"intro": [
1719+
"In this workshop, you will learn how to build an HTML only blog page using semantic elements including the main, nav, article and footer elements."
1720+
]
17151721
}
17161722
}
17171723
},

client/i18n/locales/japanese/intro.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1712,6 +1712,12 @@
17121712
"front-end-development-certification-exam": {
17131713
"title": "Front End Development Certification Exam",
17141714
"intro": ["", ""]
1715+
},
1716+
"workshop-blog-page": {
1717+
"title": "Build a Cat Blog Page",
1718+
"intro": [
1719+
"In this workshop, you will learn how to build an HTML only blog page using semantic elements including the main, nav, article and footer elements."
1720+
]
17151721
}
17161722
}
17171723
},

client/i18n/locales/korean/intro.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1712,6 +1712,12 @@
17121712
"front-end-development-certification-exam": {
17131713
"title": "Front End Development Certification Exam",
17141714
"intro": ["", ""]
1715+
},
1716+
"workshop-blog-page": {
1717+
"title": "Build a Cat Blog Page",
1718+
"intro": [
1719+
"In this workshop, you will learn how to build an HTML only blog page using semantic elements including the main, nav, article and footer elements."
1720+
]
17151721
}
17161722
}
17171723
},

client/i18n/locales/portuguese/intro.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1712,6 +1712,12 @@
17121712
"front-end-development-certification-exam": {
17131713
"title": "Exame de certificação de desenvolvimento de front-end",
17141714
"intro": ["", ""]
1715+
},
1716+
"workshop-blog-page": {
1717+
"title": "Build a Cat Blog Page",
1718+
"intro": [
1719+
"In this workshop, you will learn how to build an HTML only blog page using semantic elements including the main, nav, article and footer elements."
1720+
]
17151721
}
17161722
}
17171723
},

client/i18n/locales/swahili/intro.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1712,6 +1712,12 @@
17121712
"front-end-development-certification-exam": {
17131713
"title": "Front End Development Certification Exam",
17141714
"intro": ["", ""]
1715+
},
1716+
"workshop-blog-page": {
1717+
"title": "Build a Cat Blog Page",
1718+
"intro": [
1719+
"In this workshop, you will learn how to build an HTML only blog page using semantic elements including the main, nav, article and footer elements."
1720+
]
17151721
}
17161722
}
17171723
},

0 commit comments

Comments
 (0)