diff --git a/client/i18n/locales/chinese-traditional/intro.json b/client/i18n/locales/chinese-traditional/intro.json index cf93a9dc4a0..e560da16c3b 100644 --- a/client/i18n/locales/chinese-traditional/intro.json +++ b/client/i18n/locales/chinese-traditional/intro.json @@ -6168,11 +6168,11 @@ "lab-digital-pet-game": { "title": "Build a Digital Pet Game", "intro": [ - "In this lab, you'll practice what you learned about Typescript and React by building a digital pet game." + "In this lab, you'll practice what you learned about TypeScript and React by building a digital pet game." ] }, "review-typescript": { - "title": "Typescript Review", + "title": "TypeScript Review", "intro": [ "Before you take the TypeScript quiz, you should review everything you've learned so far.", "Open up this page to review all of the concepts taught including data types in TypeScript, generics, type narrowing and more." @@ -6180,7 +6180,7 @@ }, "quiz-typescript": { "title": "TypeScript Quiz", - "intro": ["Test what you've learned on Typescript with this quiz."] + "intro": ["Test what you've learned on TypeScript with this quiz."] }, "review-front-end-libraries": { "title": "Front-End Libraries Review", diff --git a/client/i18n/locales/chinese/intro.json b/client/i18n/locales/chinese/intro.json index 4d159ba6e54..5f3a3fc290d 100644 --- a/client/i18n/locales/chinese/intro.json +++ b/client/i18n/locales/chinese/intro.json @@ -6168,11 +6168,11 @@ "lab-digital-pet-game": { "title": "Build a Digital Pet Game", "intro": [ - "In this lab, you'll practice what you learned about Typescript and React by building a digital pet game." + "In this lab, you'll practice what you learned about TypeScript and React by building a digital pet game." ] }, "review-typescript": { - "title": "Typescript Review", + "title": "TypeScript Review", "intro": [ "Before you take the TypeScript quiz, you should review everything you've learned so far.", "Open up this page to review all of the concepts taught including data types in TypeScript, generics, type narrowing and more." @@ -6180,7 +6180,7 @@ }, "quiz-typescript": { "title": "TypeScript Quiz", - "intro": ["Test what you've learned on Typescript with this quiz."] + "intro": ["Test what you've learned on TypeScript with this quiz."] }, "review-front-end-libraries": { "title": "Front-End Libraries Review", diff --git a/client/i18n/locales/espanol/intro.json b/client/i18n/locales/espanol/intro.json index 445762bfec6..89c7327a879 100644 --- a/client/i18n/locales/espanol/intro.json +++ b/client/i18n/locales/espanol/intro.json @@ -6298,11 +6298,11 @@ "lab-digital-pet-game": { "title": "Build a Digital Pet Game", "intro": [ - "In this lab, you'll practice what you learned about Typescript and React by building a digital pet game." + "In this lab, you'll practice what you learned about TypeScript and React by building a digital pet game." ] }, "review-typescript": { - "title": "Revisión de TypeScript", + "title": "TypeScript Review", "intro": [ "Antes de que realices el cuestionario de TypeScript, debes repasar todo lo que has aprendido hasta ahora.", "Abre esta página para repasar todos los conceptos enseñados, incluidos los tipos de datos en TypeScript, genéricos, estrechamiento de tipo y más." @@ -6310,9 +6310,7 @@ }, "quiz-typescript": { "title": "Cuestionario de TypeScript", - "intro": [ - "Pon a prueba lo que has aprendido sobre TypeScript con este cuestionario." - ] + "intro": ["Test what you've learned on TypeScript with this quiz."] }, "review-front-end-libraries": { "title": "Front-End Libraries Review", diff --git a/client/i18n/locales/german/intro.json b/client/i18n/locales/german/intro.json index ce04ad03b37..c38e1af0ada 100644 --- a/client/i18n/locales/german/intro.json +++ b/client/i18n/locales/german/intro.json @@ -6276,11 +6276,11 @@ "lab-digital-pet-game": { "title": "Build a Digital Pet Game", "intro": [ - "In this lab, you'll practice what you learned about Typescript and React by building a digital pet game." + "In this lab, you'll practice what you learned about TypeScript and React by building a digital pet game." ] }, "review-typescript": { - "title": "Typescript Review", + "title": "TypeScript Review", "intro": [ "Before you take the TypeScript quiz, you should review everything you've learned so far.", "Open up this page to review all of the concepts taught including data types in TypeScript, generics, type narrowing and more." @@ -6288,7 +6288,7 @@ }, "quiz-typescript": { "title": "TypeScript Quiz", - "intro": ["Test what you've learned on Typescript with this quiz."] + "intro": ["Test what you've learned on TypeScript with this quiz."] }, "review-front-end-libraries": { "title": "Front-End Libraries Review", diff --git a/client/i18n/locales/italian/intro.json b/client/i18n/locales/italian/intro.json index 93030a1bf8b..279fc2d190d 100644 --- a/client/i18n/locales/italian/intro.json +++ b/client/i18n/locales/italian/intro.json @@ -6276,11 +6276,11 @@ "lab-digital-pet-game": { "title": "Build a Digital Pet Game", "intro": [ - "In this lab, you'll practice what you learned about Typescript and React by building a digital pet game." + "In this lab, you'll practice what you learned about TypeScript and React by building a digital pet game." ] }, "review-typescript": { - "title": "Typescript Review", + "title": "TypeScript Review", "intro": [ "Before you take the TypeScript quiz, you should review everything you've learned so far.", "Open up this page to review all of the concepts taught including data types in TypeScript, generics, type narrowing and more." @@ -6288,7 +6288,7 @@ }, "quiz-typescript": { "title": "TypeScript Quiz", - "intro": ["Test what you've learned on Typescript with this quiz."] + "intro": ["Test what you've learned on TypeScript with this quiz."] }, "review-front-end-libraries": { "title": "Front-End Libraries Review", diff --git a/client/i18n/locales/japanese/intro.json b/client/i18n/locales/japanese/intro.json index edd5bf852c0..0c2981bfb63 100644 --- a/client/i18n/locales/japanese/intro.json +++ b/client/i18n/locales/japanese/intro.json @@ -6276,11 +6276,11 @@ "lab-digital-pet-game": { "title": "Build a Digital Pet Game", "intro": [ - "In this lab, you'll practice what you learned about Typescript and React by building a digital pet game." + "In this lab, you'll practice what you learned about TypeScript and React by building a digital pet game." ] }, "review-typescript": { - "title": "Typescript Review", + "title": "TypeScript Review", "intro": [ "Before you take the TypeScript quiz, you should review everything you've learned so far.", "Open up this page to review all of the concepts taught including data types in TypeScript, generics, type narrowing and more." @@ -6288,7 +6288,7 @@ }, "quiz-typescript": { "title": "TypeScript Quiz", - "intro": ["Test what you've learned on Typescript with this quiz."] + "intro": ["Test what you've learned on TypeScript with this quiz."] }, "review-front-end-libraries": { "title": "Front-End Libraries Review", diff --git a/client/i18n/locales/korean/intro.json b/client/i18n/locales/korean/intro.json index 50c21d29c96..79a1c623896 100644 --- a/client/i18n/locales/korean/intro.json +++ b/client/i18n/locales/korean/intro.json @@ -6098,11 +6098,11 @@ "lab-digital-pet-game": { "title": "Build a Digital Pet Game", "intro": [ - "In this lab, you'll practice what you learned about Typescript and React by building a digital pet game." + "In this lab, you'll practice what you learned about TypeScript and React by building a digital pet game." ] }, "review-typescript": { - "title": "TypeScript 복습", + "title": "TypeScript Review", "intro": [ "TypeScript 퀴즈를 보기 전에 지금까지 배운 내용을 복습하세요.", "이 페이지를 열어 TypeScript의 데이터 타입, 제네릭, 타입 좁히기 등 가르친 개념을 모두 복습하세요." @@ -6110,7 +6110,7 @@ }, "quiz-typescript": { "title": "TypeScript 퀴즈", - "intro": ["이 퀴즈로 TypeScript 학습 내용을 확인하세요."] + "intro": ["Test what you've learned on TypeScript with this quiz."] }, "review-front-end-libraries": { "title": "프론트엔드 라이브러리 복습", diff --git a/client/i18n/locales/portuguese/intro.json b/client/i18n/locales/portuguese/intro.json index 91dc14f9b21..d1d3184be45 100644 --- a/client/i18n/locales/portuguese/intro.json +++ b/client/i18n/locales/portuguese/intro.json @@ -6332,11 +6332,11 @@ "lab-digital-pet-game": { "title": "Build a Digital Pet Game", "intro": [ - "In this lab, you'll practice what you learned about Typescript and React by building a digital pet game." + "In this lab, you'll practice what you learned about TypeScript and React by building a digital pet game." ] }, "review-typescript": { - "title": "Revisão sobre TypeScript", + "title": "TypeScript Review", "intro": [ "Antes de fazer o questionário de TypeScript, você deve revisar tudo o que aprendeu até agora.", "Abra esta página para revisar todos os conceitos ensinados, incluindo tipos de dados em TypeScript, genéricos, estreitamento de tipos e mais." @@ -6344,9 +6344,7 @@ }, "quiz-typescript": { "title": "Questionário sobre TypeScript", - "intro": [ - "Teste o que você aprendeu sobre TypeScript com este questionário." - ] + "intro": ["Test what you've learned on TypeScript with this quiz."] }, "review-front-end-libraries": { "title": "Revisão sobre Bibliotecas Front-end", diff --git a/client/i18n/locales/swahili/intro.json b/client/i18n/locales/swahili/intro.json index 8d5a86b573f..3e97cc243f0 100644 --- a/client/i18n/locales/swahili/intro.json +++ b/client/i18n/locales/swahili/intro.json @@ -6276,11 +6276,11 @@ "lab-digital-pet-game": { "title": "Build a Digital Pet Game", "intro": [ - "In this lab, you'll practice what you learned about Typescript and React by building a digital pet game." + "In this lab, you'll practice what you learned about TypeScript and React by building a digital pet game." ] }, "review-typescript": { - "title": "Typescript Review", + "title": "TypeScript Review", "intro": [ "Before you take the TypeScript quiz, you should review everything you've learned so far.", "Open up this page to review all of the concepts taught including data types in TypeScript, generics, type narrowing and more." @@ -6288,7 +6288,7 @@ }, "quiz-typescript": { "title": "TypeScript Quiz", - "intro": ["Test what you've learned on Typescript with this quiz."] + "intro": ["Test what you've learned on TypeScript with this quiz."] }, "review-front-end-libraries": { "title": "Front-End Libraries Review", diff --git a/client/i18n/locales/ukrainian/intro.json b/client/i18n/locales/ukrainian/intro.json index ba2c076fbfe..9ee15a5f577 100644 --- a/client/i18n/locales/ukrainian/intro.json +++ b/client/i18n/locales/ukrainian/intro.json @@ -6270,11 +6270,11 @@ "lab-digital-pet-game": { "title": "Створіть гру з домашнім улюбленцем", "intro": [ - "У цій лабораторній роботі ви застосуєте знання про Typescript та React на практиці, створивши гру з домашнім улюбленцем." + "У цій лабораторній роботі ви застосуєте знання про TypeScript та React на практиці, створивши гру з домашнім улюбленцем." ] }, "review-typescript": { - "title": "Повторення Typescript", + "title": "Повторення TypeScript", "intro": [ "Перш ніж перейти до тесту «TypeScript», повторіть основні поняття.", "Відкрийте цю сторінку, щоб пригадати типи даних у TypeScript, дженерики, звуження типів та багато іншого." @@ -6282,7 +6282,7 @@ }, "quiz-typescript": { "title": "Тест «TypeScript»", - "intro": ["Перевірте, що ви дізнались про Typescript."] + "intro": ["Перевірте, що ви дізнались про TypeScript."] }, "review-front-end-libraries": { "title": "Повторення бібліотек Front End",