diff --git a/client/i18n/locales/chinese-traditional/intro.json b/client/i18n/locales/chinese-traditional/intro.json
index f777fbd2a48..2bbb102df18 100644
--- a/client/i18n/locales/chinese-traditional/intro.json
+++ b/client/i18n/locales/chinese-traditional/intro.json
@@ -1984,7 +1984,7 @@
"title": "Build a Checkout Page",
"intro": [
"In this lab, you'll create an accessible checkout page.",
- "You'll practice concepts like alt attributes and aria roles."
+ "You'll practice concepts like alt attributes and ARIA roles."
]
},
"lab-movie-review-page": {
@@ -3918,7 +3918,7 @@
"title": "Loops and Sequences Review",
"intro": [
"Before you're quizzed on loops and sequences, you should review what you've learned about them.",
- "[Add more details]"
+ "Open up this page to review concepts around loops, lists, tuples and some of their common methods."
]
},
"quiz-loops-and-sequences": {
diff --git a/client/i18n/locales/chinese/intro.json b/client/i18n/locales/chinese/intro.json
index 1fd65412022..86e974f3b73 100644
--- a/client/i18n/locales/chinese/intro.json
+++ b/client/i18n/locales/chinese/intro.json
@@ -1984,7 +1984,7 @@
"title": "Build a Checkout Page",
"intro": [
"In this lab, you'll create an accessible checkout page.",
- "You'll practice concepts like alt attributes and aria roles."
+ "You'll practice concepts like alt attributes and ARIA roles."
]
},
"lab-movie-review-page": {
@@ -3918,7 +3918,7 @@
"title": "Loops and Sequences Review",
"intro": [
"Before you're quizzed on loops and sequences, you should review what you've learned about them.",
- "[Add more details]"
+ "Open up this page to review concepts around loops, lists, tuples and some of their common methods."
]
},
"quiz-loops-and-sequences": {
diff --git a/client/i18n/locales/espanol/intro.json b/client/i18n/locales/espanol/intro.json
index 81f23f9eae9..dd7837e1dca 100644
--- a/client/i18n/locales/espanol/intro.json
+++ b/client/i18n/locales/espanol/intro.json
@@ -1998,7 +1998,7 @@
"title": "Build a Checkout Page",
"intro": [
"In this lab, you'll create an accessible checkout page.",
- "You'll practice concepts like alt attributes and aria roles."
+ "You'll practice concepts like alt attributes and ARIA roles."
]
},
"lab-movie-review-page": {
@@ -3932,7 +3932,7 @@
"title": "Loops and Sequences Review",
"intro": [
"Before you're quizzed on loops and sequences, you should review what you've learned about them.",
- "[Add more details]"
+ "Open up this page to review concepts around loops, lists, tuples and some of their common methods."
]
},
"quiz-loops-and-sequences": {
diff --git a/client/i18n/locales/german/intro.json b/client/i18n/locales/german/intro.json
index 4af25696710..a5890dd4a64 100644
--- a/client/i18n/locales/german/intro.json
+++ b/client/i18n/locales/german/intro.json
@@ -1998,7 +1998,7 @@
"title": "Build a Checkout Page",
"intro": [
"In this lab, you'll create an accessible checkout page.",
- "You'll practice concepts like alt attributes and aria roles."
+ "You'll practice concepts like alt attributes and ARIA roles."
]
},
"lab-movie-review-page": {
@@ -3932,7 +3932,7 @@
"title": "Loops and Sequences Review",
"intro": [
"Before you're quizzed on loops and sequences, you should review what you've learned about them.",
- "[Add more details]"
+ "Open up this page to review concepts around loops, lists, tuples and some of their common methods."
]
},
"quiz-loops-and-sequences": {
diff --git a/client/i18n/locales/italian/intro.json b/client/i18n/locales/italian/intro.json
index 8a806e79603..dafb8da35fa 100644
--- a/client/i18n/locales/italian/intro.json
+++ b/client/i18n/locales/italian/intro.json
@@ -1998,7 +1998,7 @@
"title": "Build a Checkout Page",
"intro": [
"In this lab, you'll create an accessible checkout page.",
- "You'll practice concepts like alt attributes and aria roles."
+ "You'll practice concepts like alt attributes and ARIA roles."
]
},
"lab-movie-review-page": {
@@ -3932,7 +3932,7 @@
"title": "Loops and Sequences Review",
"intro": [
"Before you're quizzed on loops and sequences, you should review what you've learned about them.",
- "[Add more details]"
+ "Open up this page to review concepts around loops, lists, tuples and some of their common methods."
]
},
"quiz-loops-and-sequences": {
diff --git a/client/i18n/locales/japanese/intro.json b/client/i18n/locales/japanese/intro.json
index 566df3e286e..60772f94d81 100644
--- a/client/i18n/locales/japanese/intro.json
+++ b/client/i18n/locales/japanese/intro.json
@@ -1998,7 +1998,7 @@
"title": "Build a Checkout Page",
"intro": [
"In this lab, you'll create an accessible checkout page.",
- "You'll practice concepts like alt attributes and aria roles."
+ "You'll practice concepts like alt attributes and ARIA roles."
]
},
"lab-movie-review-page": {
@@ -3932,7 +3932,7 @@
"title": "Loops and Sequences Review",
"intro": [
"Before you're quizzed on loops and sequences, you should review what you've learned about them.",
- "[Add more details]"
+ "Open up this page to review concepts around loops, lists, tuples and some of their common methods."
]
},
"quiz-loops-and-sequences": {
diff --git a/client/i18n/locales/korean/intro.json b/client/i18n/locales/korean/intro.json
index 87b9efe2d46..d632e199fb9 100644
--- a/client/i18n/locales/korean/intro.json
+++ b/client/i18n/locales/korean/intro.json
@@ -1998,7 +1998,7 @@
"title": "Build a Checkout Page",
"intro": [
"In this lab, you'll create an accessible checkout page.",
- "You'll practice concepts like alt attributes and aria roles."
+ "You'll practice concepts like alt attributes and ARIA roles."
]
},
"lab-movie-review-page": {
@@ -3932,7 +3932,7 @@
"title": "Loops and Sequences Review",
"intro": [
"Before you're quizzed on loops and sequences, you should review what you've learned about them.",
- "[Add more details]"
+ "Open up this page to review concepts around loops, lists, tuples and some of their common methods."
]
},
"quiz-loops-and-sequences": {
diff --git a/client/i18n/locales/portuguese/intro.json b/client/i18n/locales/portuguese/intro.json
index 78c1cdb3f84..76fc43772fe 100644
--- a/client/i18n/locales/portuguese/intro.json
+++ b/client/i18n/locales/portuguese/intro.json
@@ -1998,7 +1998,7 @@
"title": "Build a Checkout Page",
"intro": [
"In this lab, you'll create an accessible checkout page.",
- "You'll practice concepts like alt attributes and aria roles."
+ "You'll practice concepts like alt attributes and ARIA roles."
]
},
"lab-movie-review-page": {
@@ -3932,7 +3932,7 @@
"title": "Loops and Sequences Review",
"intro": [
"Before you're quizzed on loops and sequences, you should review what you've learned about them.",
- "[Add more details]"
+ "Open up this page to review concepts around loops, lists, tuples and some of their common methods."
]
},
"quiz-loops-and-sequences": {
diff --git a/client/i18n/locales/swahili/intro.json b/client/i18n/locales/swahili/intro.json
index 12c285fd944..5a8d6a1909f 100644
--- a/client/i18n/locales/swahili/intro.json
+++ b/client/i18n/locales/swahili/intro.json
@@ -1998,7 +1998,7 @@
"title": "Build a Checkout Page",
"intro": [
"In this lab, you'll create an accessible checkout page.",
- "You'll practice concepts like alt attributes and aria roles."
+ "You'll practice concepts like alt attributes and ARIA roles."
]
},
"lab-movie-review-page": {
@@ -3932,7 +3932,7 @@
"title": "Loops and Sequences Review",
"intro": [
"Before you're quizzed on loops and sequences, you should review what you've learned about them.",
- "[Add more details]"
+ "Open up this page to review concepts around loops, lists, tuples and some of their common methods."
]
},
"quiz-loops-and-sequences": {
diff --git a/client/i18n/locales/ukrainian/intro.json b/client/i18n/locales/ukrainian/intro.json
index 4e329a5a642..2e532d5c487 100644
--- a/client/i18n/locales/ukrainian/intro.json
+++ b/client/i18n/locales/ukrainian/intro.json
@@ -1984,7 +1984,7 @@
"title": "Створіть платіжну сторінку",
"intro": [
"У цій лабораторній роботі ви створите доступну платіжну сторінку.",
- "Ви будете практикуватись працювати з різними поняттями, серед яких атрибути alt та aria-ролі."
+ "You'll practice concepts like alt attributes and ARIA roles."
]
},
"lab-movie-review-page": {
@@ -3922,7 +3922,7 @@
"title": "Повторення циклів та послідовностей",
"intro": [
"Перш ніж перейти до тесту «Цикли та послідовності», повторіть основні поняття.",
- "[Add more details]"
+ "Open up this page to review concepts around loops, lists, tuples and some of their common methods."
]
},
"quiz-loops-and-sequences": {