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

This commit is contained in:
freeCodeCamp's Camper Bot
2025-08-06 20:03:09 +05:30
committed by GitHub
parent 0eb04d9aed
commit 713afce731
10 changed files with 110 additions and 30 deletions
@@ -3518,6 +3518,12 @@
"This will provide you with the opportunity to practice working with <code>aria-live</code> attribute."
]
},
"lab-theme-switcher": {
"title": "Build a Theme Switcher",
"intro": [
"In this lab, you will build a theme switcher and practice working with the <code>aria-haspopup</code>, <code>aria-expanded</code>, and <code>aria-controls</code> attributes."
]
},
"review-js-a11y": {
"title": "JavaScript and Accessibility Review",
"intro": [
@@ -4095,7 +4101,7 @@
]
},
"workshop-tailwind-cta-component": {
"title": "Build a Taiwlind CTA Compoent",
"title": "Build a CTA Component",
"intro": [
"In this workshop, you will build a call to action (CTA) component using Tailwind CSS."
]
@@ -4294,8 +4300,10 @@
"intro": ["Learn about Understanding Error Handling in these lectures."]
},
"lab-isbn-validator": {
"title": "Debug a ISBN Validator",
"intro": [""]
"title": "Debug an ISBN Validator",
"intro": [
"In this lab, you will start with a bugged app, and you will need to debug and fix the bugs until it is working properly."
]
},
"review-error-handling": {
"title": "Error Handling Review",
+11 -3
View File
@@ -3518,6 +3518,12 @@
"This will provide you with the opportunity to practice working with <code>aria-live</code> attribute."
]
},
"lab-theme-switcher": {
"title": "Build a Theme Switcher",
"intro": [
"In this lab, you will build a theme switcher and practice working with the <code>aria-haspopup</code>, <code>aria-expanded</code>, and <code>aria-controls</code> attributes."
]
},
"review-js-a11y": {
"title": "JavaScript and Accessibility Review",
"intro": [
@@ -4095,7 +4101,7 @@
]
},
"workshop-tailwind-cta-component": {
"title": "Build a Taiwlind CTA Compoent",
"title": "Build a CTA Component",
"intro": [
"In this workshop, you will build a call to action (CTA) component using Tailwind CSS."
]
@@ -4294,8 +4300,10 @@
"intro": ["Learn about Understanding Error Handling in these lectures."]
},
"lab-isbn-validator": {
"title": "Debug a ISBN Validator",
"intro": [""]
"title": "Debug an ISBN Validator",
"intro": [
"In this lab, you will start with a bugged app, and you will need to debug and fix the bugs until it is working properly."
]
},
"review-error-handling": {
"title": "Error Handling Review",
+11 -3
View File
@@ -3532,6 +3532,12 @@
"This will provide you with the opportunity to practice working with <code>aria-live</code> attribute."
]
},
"lab-theme-switcher": {
"title": "Build a Theme Switcher",
"intro": [
"In this lab, you will build a theme switcher and practice working with the <code>aria-haspopup</code>, <code>aria-expanded</code>, and <code>aria-controls</code> attributes."
]
},
"review-js-a11y": {
"title": "JavaScript and Accessibility Review",
"intro": [
@@ -4109,7 +4115,7 @@
]
},
"workshop-tailwind-cta-component": {
"title": "Build a Taiwlind CTA Compoent",
"title": "Build a CTA Component",
"intro": [
"In this workshop, you will build a call to action (CTA) component using Tailwind CSS."
]
@@ -4308,8 +4314,10 @@
"intro": ["Learn about Understanding Error Handling in these lectures."]
},
"lab-isbn-validator": {
"title": "Debug a ISBN Validator",
"intro": [""]
"title": "Debug an ISBN Validator",
"intro": [
"In this lab, you will start with a bugged app, and you will need to debug and fix the bugs until it is working properly."
]
},
"review-error-handling": {
"title": "Error Handling Review",
+11 -3
View File
@@ -3532,6 +3532,12 @@
"This will provide you with the opportunity to practice working with <code>aria-live</code> attribute."
]
},
"lab-theme-switcher": {
"title": "Build a Theme Switcher",
"intro": [
"In this lab, you will build a theme switcher and practice working with the <code>aria-haspopup</code>, <code>aria-expanded</code>, and <code>aria-controls</code> attributes."
]
},
"review-js-a11y": {
"title": "JavaScript and Accessibility Review",
"intro": [
@@ -4109,7 +4115,7 @@
]
},
"workshop-tailwind-cta-component": {
"title": "Build a Taiwlind CTA Compoent",
"title": "Build a CTA Component",
"intro": [
"In this workshop, you will build a call to action (CTA) component using Tailwind CSS."
]
@@ -4308,8 +4314,10 @@
"intro": ["Learn about Understanding Error Handling in these lectures."]
},
"lab-isbn-validator": {
"title": "Debug a ISBN Validator",
"intro": [""]
"title": "Debug an ISBN Validator",
"intro": [
"In this lab, you will start with a bugged app, and you will need to debug and fix the bugs until it is working properly."
]
},
"review-error-handling": {
"title": "Error Handling Review",
+11 -3
View File
@@ -3532,6 +3532,12 @@
"This will provide you with the opportunity to practice working with <code>aria-live</code> attribute."
]
},
"lab-theme-switcher": {
"title": "Build a Theme Switcher",
"intro": [
"In this lab, you will build a theme switcher and practice working with the <code>aria-haspopup</code>, <code>aria-expanded</code>, and <code>aria-controls</code> attributes."
]
},
"review-js-a11y": {
"title": "JavaScript and Accessibility Review",
"intro": [
@@ -4109,7 +4115,7 @@
]
},
"workshop-tailwind-cta-component": {
"title": "Build a Taiwlind CTA Compoent",
"title": "Build a CTA Component",
"intro": [
"In this workshop, you will build a call to action (CTA) component using Tailwind CSS."
]
@@ -4308,8 +4314,10 @@
"intro": ["Learn about Understanding Error Handling in these lectures."]
},
"lab-isbn-validator": {
"title": "Debug a ISBN Validator",
"intro": [""]
"title": "Debug an ISBN Validator",
"intro": [
"In this lab, you will start with a bugged app, and you will need to debug and fix the bugs until it is working properly."
]
},
"review-error-handling": {
"title": "Error Handling Review",
+11 -3
View File
@@ -3532,6 +3532,12 @@
"This will provide you with the opportunity to practice working with <code>aria-live</code> attribute."
]
},
"lab-theme-switcher": {
"title": "Build a Theme Switcher",
"intro": [
"In this lab, you will build a theme switcher and practice working with the <code>aria-haspopup</code>, <code>aria-expanded</code>, and <code>aria-controls</code> attributes."
]
},
"review-js-a11y": {
"title": "JavaScript and Accessibility Review",
"intro": [
@@ -4109,7 +4115,7 @@
]
},
"workshop-tailwind-cta-component": {
"title": "Build a Taiwlind CTA Compoent",
"title": "Build a CTA Component",
"intro": [
"In this workshop, you will build a call to action (CTA) component using Tailwind CSS."
]
@@ -4308,8 +4314,10 @@
"intro": ["Learn about Understanding Error Handling in these lectures."]
},
"lab-isbn-validator": {
"title": "Debug a ISBN Validator",
"intro": [""]
"title": "Debug an ISBN Validator",
"intro": [
"In this lab, you will start with a bugged app, and you will need to debug and fix the bugs until it is working properly."
]
},
"review-error-handling": {
"title": "Error Handling Review",
+11 -3
View File
@@ -3532,6 +3532,12 @@
"This will provide you with the opportunity to practice working with <code>aria-live</code> attribute."
]
},
"lab-theme-switcher": {
"title": "Build a Theme Switcher",
"intro": [
"In this lab, you will build a theme switcher and practice working with the <code>aria-haspopup</code>, <code>aria-expanded</code>, and <code>aria-controls</code> attributes."
]
},
"review-js-a11y": {
"title": "JavaScript and Accessibility Review",
"intro": [
@@ -4109,7 +4115,7 @@
]
},
"workshop-tailwind-cta-component": {
"title": "Build a Taiwlind CTA Compoent",
"title": "Build a CTA Component",
"intro": [
"In this workshop, you will build a call to action (CTA) component using Tailwind CSS."
]
@@ -4308,8 +4314,10 @@
"intro": ["Learn about Understanding Error Handling in these lectures."]
},
"lab-isbn-validator": {
"title": "Debug a ISBN Validator",
"intro": [""]
"title": "Debug an ISBN Validator",
"intro": [
"In this lab, you will start with a bugged app, and you will need to debug and fix the bugs until it is working properly."
]
},
"review-error-handling": {
"title": "Error Handling Review",
+11 -3
View File
@@ -3532,6 +3532,12 @@
"This will provide you with the opportunity to practice working with <code>aria-live</code> attribute."
]
},
"lab-theme-switcher": {
"title": "Build a Theme Switcher",
"intro": [
"In this lab, you will build a theme switcher and practice working with the <code>aria-haspopup</code>, <code>aria-expanded</code>, and <code>aria-controls</code> attributes."
]
},
"review-js-a11y": {
"title": "JavaScript and Accessibility Review",
"intro": [
@@ -4109,7 +4115,7 @@
]
},
"workshop-tailwind-cta-component": {
"title": "Build a Taiwlind CTA Compoent",
"title": "Build a CTA Component",
"intro": [
"In this workshop, you will build a call to action (CTA) component using Tailwind CSS."
]
@@ -4308,8 +4314,10 @@
"intro": ["Learn about Understanding Error Handling in these lectures."]
},
"lab-isbn-validator": {
"title": "Debug a ISBN Validator",
"intro": [""]
"title": "Debug an ISBN Validator",
"intro": [
"In this lab, you will start with a bugged app, and you will need to debug and fix the bugs until it is working properly."
]
},
"review-error-handling": {
"title": "Error Handling Review",
+11 -3
View File
@@ -3532,6 +3532,12 @@
"This will provide you with the opportunity to practice working with <code>aria-live</code> attribute."
]
},
"lab-theme-switcher": {
"title": "Build a Theme Switcher",
"intro": [
"In this lab, you will build a theme switcher and practice working with the <code>aria-haspopup</code>, <code>aria-expanded</code>, and <code>aria-controls</code> attributes."
]
},
"review-js-a11y": {
"title": "JavaScript and Accessibility Review",
"intro": [
@@ -4109,7 +4115,7 @@
]
},
"workshop-tailwind-cta-component": {
"title": "Build a Taiwlind CTA Compoent",
"title": "Build a CTA Component",
"intro": [
"In this workshop, you will build a call to action (CTA) component using Tailwind CSS."
]
@@ -4308,8 +4314,10 @@
"intro": ["Learn about Understanding Error Handling in these lectures."]
},
"lab-isbn-validator": {
"title": "Debug a ISBN Validator",
"intro": [""]
"title": "Debug an ISBN Validator",
"intro": [
"In this lab, you will start with a bugged app, and you will need to debug and fix the bugs until it is working properly."
]
},
"review-error-handling": {
"title": "Error Handling Review",
+11 -3
View File
@@ -3528,6 +3528,12 @@
"This will provide you with the opportunity to practice working with <code>aria-live</code> attribute."
]
},
"lab-theme-switcher": {
"title": "Build a Theme Switcher",
"intro": [
"In this lab, you will build a theme switcher and practice working with the <code>aria-haspopup</code>, <code>aria-expanded</code>, and <code>aria-controls</code> attributes."
]
},
"review-js-a11y": {
"title": "Повторення JavaScript та доступності",
"intro": [
@@ -4099,7 +4105,7 @@
]
},
"workshop-tailwind-cta-component": {
"title": "Build a Taiwlind CTA Compoent",
"title": "Build a CTA Component",
"intro": [
"In this workshop, you will build a call to action (CTA) component using Tailwind CSS."
]
@@ -4296,8 +4302,10 @@
"intro": ["У цих відеолекціях ви дізнаєтесь про обробку помилок."]
},
"lab-isbn-validator": {
"title": "Налагодьте валідатор ISBN",
"intro": [""]
"title": "Debug an ISBN Validator",
"intro": [
"In this lab, you will start with a bugged app, and you will need to debug and fix the bugs until it is working properly."
]
},
"review-error-handling": {
"title": "Повторення обробки помилок",