chore(i18n,client): processed translations (#62242)

This commit is contained in:
freeCodeCamp's Camper Bot
2025-09-17 20:51:32 +05:30
committed by GitHub
parent 4ad144fc67
commit a0c1876e36
10 changed files with 460 additions and 60 deletions

View File

@@ -3444,6 +3444,12 @@
"In this lecture, you will learn about modules, imports, and exports in JavaScript."
]
},
"lecture-working-with-the-arguments-object-and-rest-parameters": {
"title": "Working with the arguments Object and Rest Parameters",
"intro": [
"In these lectures, you will learn how to work with the <code>arguments</code> object and rest parameter syntax."
]
},
"lab-password-generator": {
"title": "Build a Password Generator App",
"intro": [
@@ -4821,9 +4827,15 @@
"In this 40-lesson workshop, you will learn how to edit files in the terminal with Nano while building a castle."
]
},
"rhhl": {
"title": "328",
"intro": []
"lecture-introduction-to-git-and-github": {
"title": "Introduction to Git and GitHub",
"intro": ["Learn how to work with Git and GitHub in these lectures."]
},
"lecture-working-with-code-reviews-branching-deployment-and-ci-cd": {
"title": "Working With Code Reviews, Branching, Deployment, and CI/CD",
"intro": [
"Learn about code reviews, branching, deployment, and CI/CD in these lectures."
]
},
"workshop-sql-reference-object": {
"title": "Build an SQL Reference Object",
@@ -4868,10 +4880,38 @@
"title": "A1 Professional Spanish Certification (Beta)",
"note": "This certification is currently in active development. While there isn't a claimable certification available for this section at the moment, one will be available soon. In the meantime, you're welcome to explore the courses we have created below.",
"intro": ["Placeholder intro"],
"chapters": {
"es-a1-chapter-greetings-and-introductions": "Greetings and Introductions"
},
"modules": {
"es-a1-module-greetings-and-farewells": "Greetings and Farewells"
},
"module-intros": {
"es-a1-module-greetings-and-farewells": {
"note": "Coming Winter 2025",
"intro": ["PLACEHOLDER: Write the module intro here."]
}
},
"blocks": {
"a1-professional-spanish-placeholder-block": {
"title": "A1 Professional Spanish Placeholder Block",
"intro": ["Placeholder intro text."]
"es-a1-warm-up-greetings-and-farewells-basics": {
"title": "Greetings and Farewells Basics",
"intro": ["Learn the basics of greetings and farewells in Spanish."]
},
"es-a1-learn-greetings-during-the-day": {
"title": "Greetings During the Day",
"intro": ["", ""]
},
"es-a1-practice-greetings-and-farewells": {
"title": "Greetings and Farewells Practice",
"intro": ["", ""]
},
"es-a1-review-greetings-and-farewells": {
"title": "Greetings and Farewells Review",
"intro": ["", ""]
},
"es-a1-quiz-greetings-and-farewells": {
"title": "Greetings and Farewells Quiz",
"intro": ["", ""]
}
}
},

View File

@@ -3444,6 +3444,12 @@
"In this lecture, you will learn about modules, imports, and exports in JavaScript."
]
},
"lecture-working-with-the-arguments-object-and-rest-parameters": {
"title": "Working with the arguments Object and Rest Parameters",
"intro": [
"In these lectures, you will learn how to work with the <code>arguments</code> object and rest parameter syntax."
]
},
"lab-password-generator": {
"title": "Build a Password Generator App",
"intro": [
@@ -4821,9 +4827,15 @@
"In this 40-lesson workshop, you will learn how to edit files in the terminal with Nano while building a castle."
]
},
"rhhl": {
"title": "328",
"intro": []
"lecture-introduction-to-git-and-github": {
"title": "Introduction to Git and GitHub",
"intro": ["Learn how to work with Git and GitHub in these lectures."]
},
"lecture-working-with-code-reviews-branching-deployment-and-ci-cd": {
"title": "Working With Code Reviews, Branching, Deployment, and CI/CD",
"intro": [
"Learn about code reviews, branching, deployment, and CI/CD in these lectures."
]
},
"workshop-sql-reference-object": {
"title": "Build an SQL Reference Object",
@@ -4868,10 +4880,38 @@
"title": "A1 Professional Spanish Certification (Beta)",
"note": "This certification is currently in active development. While there isn't a claimable certification available for this section at the moment, one will be available soon. In the meantime, you're welcome to explore the courses we have created below.",
"intro": ["Placeholder intro"],
"chapters": {
"es-a1-chapter-greetings-and-introductions": "Greetings and Introductions"
},
"modules": {
"es-a1-module-greetings-and-farewells": "Greetings and Farewells"
},
"module-intros": {
"es-a1-module-greetings-and-farewells": {
"note": "Coming Winter 2025",
"intro": ["PLACEHOLDER: Write the module intro here."]
}
},
"blocks": {
"a1-professional-spanish-placeholder-block": {
"title": "A1 Professional Spanish Placeholder Block",
"intro": ["Placeholder intro text."]
"es-a1-warm-up-greetings-and-farewells-basics": {
"title": "Greetings and Farewells Basics",
"intro": ["Learn the basics of greetings and farewells in Spanish."]
},
"es-a1-learn-greetings-during-the-day": {
"title": "Greetings During the Day",
"intro": ["", ""]
},
"es-a1-practice-greetings-and-farewells": {
"title": "Greetings and Farewells Practice",
"intro": ["", ""]
},
"es-a1-review-greetings-and-farewells": {
"title": "Greetings and Farewells Review",
"intro": ["", ""]
},
"es-a1-quiz-greetings-and-farewells": {
"title": "Greetings and Farewells Quiz",
"intro": ["", ""]
}
}
},

View File

@@ -3458,6 +3458,12 @@
"In this lecture, you will learn about modules, imports, and exports in JavaScript."
]
},
"lecture-working-with-the-arguments-object-and-rest-parameters": {
"title": "Working with the arguments Object and Rest Parameters",
"intro": [
"In these lectures, you will learn how to work with the <code>arguments</code> object and rest parameter syntax."
]
},
"lab-password-generator": {
"title": "Build a Password Generator App",
"intro": [
@@ -4835,9 +4841,15 @@
"In this 40-lesson workshop, you will learn how to edit files in the terminal with Nano while building a castle."
]
},
"rhhl": {
"title": "328",
"intro": []
"lecture-introduction-to-git-and-github": {
"title": "Introduction to Git and GitHub",
"intro": ["Learn how to work with Git and GitHub in these lectures."]
},
"lecture-working-with-code-reviews-branching-deployment-and-ci-cd": {
"title": "Working With Code Reviews, Branching, Deployment, and CI/CD",
"intro": [
"Learn about code reviews, branching, deployment, and CI/CD in these lectures."
]
},
"workshop-sql-reference-object": {
"title": "Build an SQL Reference Object",
@@ -4882,10 +4894,38 @@
"title": "A1 Professional Spanish Certification (Beta)",
"note": "This certification is currently in active development. While there isn't a claimable certification available for this section at the moment, one will be available soon. In the meantime, you're welcome to explore the courses we have created below.",
"intro": ["Placeholder intro"],
"chapters": {
"es-a1-chapter-greetings-and-introductions": "Greetings and Introductions"
},
"modules": {
"es-a1-module-greetings-and-farewells": "Greetings and Farewells"
},
"module-intros": {
"es-a1-module-greetings-and-farewells": {
"note": "Coming Winter 2025",
"intro": ["PLACEHOLDER: Write the module intro here."]
}
},
"blocks": {
"a1-professional-spanish-placeholder-block": {
"title": "A1 Professional Spanish Placeholder Block",
"intro": ["Placeholder intro text."]
"es-a1-warm-up-greetings-and-farewells-basics": {
"title": "Greetings and Farewells Basics",
"intro": ["Learn the basics of greetings and farewells in Spanish."]
},
"es-a1-learn-greetings-during-the-day": {
"title": "Greetings During the Day",
"intro": ["", ""]
},
"es-a1-practice-greetings-and-farewells": {
"title": "Greetings and Farewells Practice",
"intro": ["", ""]
},
"es-a1-review-greetings-and-farewells": {
"title": "Greetings and Farewells Review",
"intro": ["", ""]
},
"es-a1-quiz-greetings-and-farewells": {
"title": "Greetings and Farewells Quiz",
"intro": ["", ""]
}
}
},

View File

@@ -3458,6 +3458,12 @@
"In this lecture, you will learn about modules, imports, and exports in JavaScript."
]
},
"lecture-working-with-the-arguments-object-and-rest-parameters": {
"title": "Working with the arguments Object and Rest Parameters",
"intro": [
"In these lectures, you will learn how to work with the <code>arguments</code> object and rest parameter syntax."
]
},
"lab-password-generator": {
"title": "Build a Password Generator App",
"intro": [
@@ -4835,9 +4841,15 @@
"In this 40-lesson workshop, you will learn how to edit files in the terminal with Nano while building a castle."
]
},
"rhhl": {
"title": "328",
"intro": []
"lecture-introduction-to-git-and-github": {
"title": "Introduction to Git and GitHub",
"intro": ["Learn how to work with Git and GitHub in these lectures."]
},
"lecture-working-with-code-reviews-branching-deployment-and-ci-cd": {
"title": "Working With Code Reviews, Branching, Deployment, and CI/CD",
"intro": [
"Learn about code reviews, branching, deployment, and CI/CD in these lectures."
]
},
"workshop-sql-reference-object": {
"title": "Build an SQL Reference Object",
@@ -4882,10 +4894,38 @@
"title": "A1 Professional Spanish Certification (Beta)",
"note": "This certification is currently in active development. While there isn't a claimable certification available for this section at the moment, one will be available soon. In the meantime, you're welcome to explore the courses we have created below.",
"intro": ["Placeholder intro"],
"chapters": {
"es-a1-chapter-greetings-and-introductions": "Greetings and Introductions"
},
"modules": {
"es-a1-module-greetings-and-farewells": "Greetings and Farewells"
},
"module-intros": {
"es-a1-module-greetings-and-farewells": {
"note": "Coming Winter 2025",
"intro": ["PLACEHOLDER: Write the module intro here."]
}
},
"blocks": {
"a1-professional-spanish-placeholder-block": {
"title": "A1 Professional Spanish Placeholder Block",
"intro": ["Placeholder intro text."]
"es-a1-warm-up-greetings-and-farewells-basics": {
"title": "Greetings and Farewells Basics",
"intro": ["Learn the basics of greetings and farewells in Spanish."]
},
"es-a1-learn-greetings-during-the-day": {
"title": "Greetings During the Day",
"intro": ["", ""]
},
"es-a1-practice-greetings-and-farewells": {
"title": "Greetings and Farewells Practice",
"intro": ["", ""]
},
"es-a1-review-greetings-and-farewells": {
"title": "Greetings and Farewells Review",
"intro": ["", ""]
},
"es-a1-quiz-greetings-and-farewells": {
"title": "Greetings and Farewells Quiz",
"intro": ["", ""]
}
}
},

View File

@@ -3458,6 +3458,12 @@
"In this lecture, you will learn about modules, imports, and exports in JavaScript."
]
},
"lecture-working-with-the-arguments-object-and-rest-parameters": {
"title": "Working with the arguments Object and Rest Parameters",
"intro": [
"In these lectures, you will learn how to work with the <code>arguments</code> object and rest parameter syntax."
]
},
"lab-password-generator": {
"title": "Build a Password Generator App",
"intro": [
@@ -4835,9 +4841,15 @@
"In this 40-lesson workshop, you will learn how to edit files in the terminal with Nano while building a castle."
]
},
"rhhl": {
"title": "328",
"intro": []
"lecture-introduction-to-git-and-github": {
"title": "Introduction to Git and GitHub",
"intro": ["Learn how to work with Git and GitHub in these lectures."]
},
"lecture-working-with-code-reviews-branching-deployment-and-ci-cd": {
"title": "Working With Code Reviews, Branching, Deployment, and CI/CD",
"intro": [
"Learn about code reviews, branching, deployment, and CI/CD in these lectures."
]
},
"workshop-sql-reference-object": {
"title": "Build an SQL Reference Object",
@@ -4882,10 +4894,38 @@
"title": "A1 Professional Spanish Certification (Beta)",
"note": "This certification is currently in active development. While there isn't a claimable certification available for this section at the moment, one will be available soon. In the meantime, you're welcome to explore the courses we have created below.",
"intro": ["Placeholder intro"],
"chapters": {
"es-a1-chapter-greetings-and-introductions": "Greetings and Introductions"
},
"modules": {
"es-a1-module-greetings-and-farewells": "Greetings and Farewells"
},
"module-intros": {
"es-a1-module-greetings-and-farewells": {
"note": "Coming Winter 2025",
"intro": ["PLACEHOLDER: Write the module intro here."]
}
},
"blocks": {
"a1-professional-spanish-placeholder-block": {
"title": "A1 Professional Spanish Placeholder Block",
"intro": ["Placeholder intro text."]
"es-a1-warm-up-greetings-and-farewells-basics": {
"title": "Greetings and Farewells Basics",
"intro": ["Learn the basics of greetings and farewells in Spanish."]
},
"es-a1-learn-greetings-during-the-day": {
"title": "Greetings During the Day",
"intro": ["", ""]
},
"es-a1-practice-greetings-and-farewells": {
"title": "Greetings and Farewells Practice",
"intro": ["", ""]
},
"es-a1-review-greetings-and-farewells": {
"title": "Greetings and Farewells Review",
"intro": ["", ""]
},
"es-a1-quiz-greetings-and-farewells": {
"title": "Greetings and Farewells Quiz",
"intro": ["", ""]
}
}
},

View File

@@ -3458,6 +3458,12 @@
"In this lecture, you will learn about modules, imports, and exports in JavaScript."
]
},
"lecture-working-with-the-arguments-object-and-rest-parameters": {
"title": "Working with the arguments Object and Rest Parameters",
"intro": [
"In these lectures, you will learn how to work with the <code>arguments</code> object and rest parameter syntax."
]
},
"lab-password-generator": {
"title": "Build a Password Generator App",
"intro": [
@@ -4835,9 +4841,15 @@
"In this 40-lesson workshop, you will learn how to edit files in the terminal with Nano while building a castle."
]
},
"rhhl": {
"title": "328",
"intro": []
"lecture-introduction-to-git-and-github": {
"title": "Introduction to Git and GitHub",
"intro": ["Learn how to work with Git and GitHub in these lectures."]
},
"lecture-working-with-code-reviews-branching-deployment-and-ci-cd": {
"title": "Working With Code Reviews, Branching, Deployment, and CI/CD",
"intro": [
"Learn about code reviews, branching, deployment, and CI/CD in these lectures."
]
},
"workshop-sql-reference-object": {
"title": "Build an SQL Reference Object",
@@ -4882,10 +4894,38 @@
"title": "A1 Professional Spanish Certification (Beta)",
"note": "This certification is currently in active development. While there isn't a claimable certification available for this section at the moment, one will be available soon. In the meantime, you're welcome to explore the courses we have created below.",
"intro": ["Placeholder intro"],
"chapters": {
"es-a1-chapter-greetings-and-introductions": "Greetings and Introductions"
},
"modules": {
"es-a1-module-greetings-and-farewells": "Greetings and Farewells"
},
"module-intros": {
"es-a1-module-greetings-and-farewells": {
"note": "Coming Winter 2025",
"intro": ["PLACEHOLDER: Write the module intro here."]
}
},
"blocks": {
"a1-professional-spanish-placeholder-block": {
"title": "A1 Professional Spanish Placeholder Block",
"intro": ["Placeholder intro text."]
"es-a1-warm-up-greetings-and-farewells-basics": {
"title": "Greetings and Farewells Basics",
"intro": ["Learn the basics of greetings and farewells in Spanish."]
},
"es-a1-learn-greetings-during-the-day": {
"title": "Greetings During the Day",
"intro": ["", ""]
},
"es-a1-practice-greetings-and-farewells": {
"title": "Greetings and Farewells Practice",
"intro": ["", ""]
},
"es-a1-review-greetings-and-farewells": {
"title": "Greetings and Farewells Review",
"intro": ["", ""]
},
"es-a1-quiz-greetings-and-farewells": {
"title": "Greetings and Farewells Quiz",
"intro": ["", ""]
}
}
},

View File

@@ -3458,6 +3458,12 @@
"In this lecture, you will learn about modules, imports, and exports in JavaScript."
]
},
"lecture-working-with-the-arguments-object-and-rest-parameters": {
"title": "Working with the arguments Object and Rest Parameters",
"intro": [
"In these lectures, you will learn how to work with the <code>arguments</code> object and rest parameter syntax."
]
},
"lab-password-generator": {
"title": "Build a Password Generator App",
"intro": [
@@ -4835,9 +4841,15 @@
"In this 40-lesson workshop, you will learn how to edit files in the terminal with Nano while building a castle."
]
},
"rhhl": {
"title": "328",
"intro": []
"lecture-introduction-to-git-and-github": {
"title": "Introduction to Git and GitHub",
"intro": ["Learn how to work with Git and GitHub in these lectures."]
},
"lecture-working-with-code-reviews-branching-deployment-and-ci-cd": {
"title": "Working With Code Reviews, Branching, Deployment, and CI/CD",
"intro": [
"Learn about code reviews, branching, deployment, and CI/CD in these lectures."
]
},
"workshop-sql-reference-object": {
"title": "Build an SQL Reference Object",
@@ -4882,10 +4894,38 @@
"title": "A1 Professional Spanish Certification (Beta)",
"note": "This certification is currently in active development. While there isn't a claimable certification available for this section at the moment, one will be available soon. In the meantime, you're welcome to explore the courses we have created below.",
"intro": ["Placeholder intro"],
"chapters": {
"es-a1-chapter-greetings-and-introductions": "Greetings and Introductions"
},
"modules": {
"es-a1-module-greetings-and-farewells": "Greetings and Farewells"
},
"module-intros": {
"es-a1-module-greetings-and-farewells": {
"note": "Coming Winter 2025",
"intro": ["PLACEHOLDER: Write the module intro here."]
}
},
"blocks": {
"a1-professional-spanish-placeholder-block": {
"title": "A1 Professional Spanish Placeholder Block",
"intro": ["Placeholder intro text."]
"es-a1-warm-up-greetings-and-farewells-basics": {
"title": "Greetings and Farewells Basics",
"intro": ["Learn the basics of greetings and farewells in Spanish."]
},
"es-a1-learn-greetings-during-the-day": {
"title": "Greetings During the Day",
"intro": ["", ""]
},
"es-a1-practice-greetings-and-farewells": {
"title": "Greetings and Farewells Practice",
"intro": ["", ""]
},
"es-a1-review-greetings-and-farewells": {
"title": "Greetings and Farewells Review",
"intro": ["", ""]
},
"es-a1-quiz-greetings-and-farewells": {
"title": "Greetings and Farewells Quiz",
"intro": ["", ""]
}
}
},

View File

@@ -3458,6 +3458,12 @@
"In this lecture, you will learn about modules, imports, and exports in JavaScript."
]
},
"lecture-working-with-the-arguments-object-and-rest-parameters": {
"title": "Working with the arguments Object and Rest Parameters",
"intro": [
"In these lectures, you will learn how to work with the <code>arguments</code> object and rest parameter syntax."
]
},
"lab-password-generator": {
"title": "Build a Password Generator App",
"intro": [
@@ -4835,9 +4841,15 @@
"In this 40-lesson workshop, you will learn how to edit files in the terminal with Nano while building a castle."
]
},
"rhhl": {
"title": "328",
"intro": []
"lecture-introduction-to-git-and-github": {
"title": "Introduction to Git and GitHub",
"intro": ["Learn how to work with Git and GitHub in these lectures."]
},
"lecture-working-with-code-reviews-branching-deployment-and-ci-cd": {
"title": "Working With Code Reviews, Branching, Deployment, and CI/CD",
"intro": [
"Learn about code reviews, branching, deployment, and CI/CD in these lectures."
]
},
"workshop-sql-reference-object": {
"title": "Build an SQL Reference Object",
@@ -4882,10 +4894,38 @@
"title": "A1 Professional Spanish Certification (Beta)",
"note": "This certification is currently in active development. While there isn't a claimable certification available for this section at the moment, one will be available soon. In the meantime, you're welcome to explore the courses we have created below.",
"intro": ["Placeholder intro"],
"chapters": {
"es-a1-chapter-greetings-and-introductions": "Greetings and Introductions"
},
"modules": {
"es-a1-module-greetings-and-farewells": "Greetings and Farewells"
},
"module-intros": {
"es-a1-module-greetings-and-farewells": {
"note": "Coming Winter 2025",
"intro": ["PLACEHOLDER: Write the module intro here."]
}
},
"blocks": {
"a1-professional-spanish-placeholder-block": {
"title": "A1 Professional Spanish Placeholder Block",
"intro": ["Placeholder intro text."]
"es-a1-warm-up-greetings-and-farewells-basics": {
"title": "Greetings and Farewells Basics",
"intro": ["Learn the basics of greetings and farewells in Spanish."]
},
"es-a1-learn-greetings-during-the-day": {
"title": "Greetings During the Day",
"intro": ["", ""]
},
"es-a1-practice-greetings-and-farewells": {
"title": "Greetings and Farewells Practice",
"intro": ["", ""]
},
"es-a1-review-greetings-and-farewells": {
"title": "Greetings and Farewells Review",
"intro": ["", ""]
},
"es-a1-quiz-greetings-and-farewells": {
"title": "Greetings and Farewells Quiz",
"intro": ["", ""]
}
}
},

View File

@@ -3458,6 +3458,12 @@
"In this lecture, you will learn about modules, imports, and exports in JavaScript."
]
},
"lecture-working-with-the-arguments-object-and-rest-parameters": {
"title": "Working with the arguments Object and Rest Parameters",
"intro": [
"In these lectures, you will learn how to work with the <code>arguments</code> object and rest parameter syntax."
]
},
"lab-password-generator": {
"title": "Build a Password Generator App",
"intro": [
@@ -4835,9 +4841,15 @@
"In this 40-lesson workshop, you will learn how to edit files in the terminal with Nano while building a castle."
]
},
"rhhl": {
"title": "328",
"intro": []
"lecture-introduction-to-git-and-github": {
"title": "Introduction to Git and GitHub",
"intro": ["Learn how to work with Git and GitHub in these lectures."]
},
"lecture-working-with-code-reviews-branching-deployment-and-ci-cd": {
"title": "Working With Code Reviews, Branching, Deployment, and CI/CD",
"intro": [
"Learn about code reviews, branching, deployment, and CI/CD in these lectures."
]
},
"workshop-sql-reference-object": {
"title": "Build an SQL Reference Object",
@@ -4882,10 +4894,38 @@
"title": "A1 Professional Spanish Certification (Beta)",
"note": "This certification is currently in active development. While there isn't a claimable certification available for this section at the moment, one will be available soon. In the meantime, you're welcome to explore the courses we have created below.",
"intro": ["Placeholder intro"],
"chapters": {
"es-a1-chapter-greetings-and-introductions": "Greetings and Introductions"
},
"modules": {
"es-a1-module-greetings-and-farewells": "Greetings and Farewells"
},
"module-intros": {
"es-a1-module-greetings-and-farewells": {
"note": "Coming Winter 2025",
"intro": ["PLACEHOLDER: Write the module intro here."]
}
},
"blocks": {
"a1-professional-spanish-placeholder-block": {
"title": "A1 Professional Spanish Placeholder Block",
"intro": ["Placeholder intro text."]
"es-a1-warm-up-greetings-and-farewells-basics": {
"title": "Greetings and Farewells Basics",
"intro": ["Learn the basics of greetings and farewells in Spanish."]
},
"es-a1-learn-greetings-during-the-day": {
"title": "Greetings During the Day",
"intro": ["", ""]
},
"es-a1-practice-greetings-and-farewells": {
"title": "Greetings and Farewells Practice",
"intro": ["", ""]
},
"es-a1-review-greetings-and-farewells": {
"title": "Greetings and Farewells Review",
"intro": ["", ""]
},
"es-a1-quiz-greetings-and-farewells": {
"title": "Greetings and Farewells Quiz",
"intro": ["", ""]
}
}
},

View File

@@ -3454,6 +3454,12 @@
"In this lecture, you will learn about modules, imports, and exports in JavaScript."
]
},
"lecture-working-with-the-arguments-object-and-rest-parameters": {
"title": "Working with the arguments Object and Rest Parameters",
"intro": [
"In these lectures, you will learn how to work with the <code>arguments</code> object and rest parameter syntax."
]
},
"lab-password-generator": {
"title": "Створіть генератор паролів",
"intro": [
@@ -4813,9 +4819,15 @@
"У цьому практичному занятті з 40 уроків ви дізнаєтесь, як редагувати файли в терміналі за допомогою Nano, створивши замок."
]
},
"rhhl": {
"title": "328",
"intro": []
"lecture-introduction-to-git-and-github": {
"title": "Introduction to Git and GitHub",
"intro": ["Learn how to work with Git and GitHub in these lectures."]
},
"lecture-working-with-code-reviews-branching-deployment-and-ci-cd": {
"title": "Working With Code Reviews, Branching, Deployment, and CI/CD",
"intro": [
"Learn about code reviews, branching, deployment, and CI/CD in these lectures."
]
},
"workshop-sql-reference-object": {
"title": "Створіть референсний об’єкт SQL",
@@ -4864,10 +4876,38 @@
"title": "A1 Professional Spanish Certification (Beta)",
"note": "This certification is currently in active development. While there isn't a claimable certification available for this section at the moment, one will be available soon. In the meantime, you're welcome to explore the courses we have created below.",
"intro": ["Placeholder intro"],
"chapters": {
"es-a1-chapter-greetings-and-introductions": "Greetings and Introductions"
},
"modules": {
"es-a1-module-greetings-and-farewells": "Greetings and Farewells"
},
"module-intros": {
"es-a1-module-greetings-and-farewells": {
"note": "Coming Winter 2025",
"intro": ["PLACEHOLDER: Write the module intro here."]
}
},
"blocks": {
"a1-professional-spanish-placeholder-block": {
"title": "A1 Professional Spanish Placeholder Block",
"intro": ["Placeholder intro text."]
"es-a1-warm-up-greetings-and-farewells-basics": {
"title": "Greetings and Farewells Basics",
"intro": ["Learn the basics of greetings and farewells in Spanish."]
},
"es-a1-learn-greetings-during-the-day": {
"title": "Greetings During the Day",
"intro": ["", ""]
},
"es-a1-practice-greetings-and-farewells": {
"title": "Greetings and Farewells Practice",
"intro": ["", ""]
},
"es-a1-review-greetings-and-farewells": {
"title": "Greetings and Farewells Review",
"intro": ["", ""]
},
"es-a1-quiz-greetings-and-farewells": {
"title": "Greetings and Farewells Quiz",
"intro": ["", ""]
}
}
},