diff --git a/client/i18n/locales/chinese-traditional/intro.json b/client/i18n/locales/chinese-traditional/intro.json index b3cd4c86ab2..8d65821d51c 100644 --- a/client/i18n/locales/chinese-traditional/intro.json +++ b/client/i18n/locales/chinese-traditional/intro.json @@ -3144,6 +3144,12 @@ "In this lab, you'll review working with arrays and random numbers by building a lunch picker program." ] }, + "lab-reverse-a-string": { + "title": "Build a String Inverter", + "intro": [ + "In this lab, you create a function that reverses a given string." + ] + }, "lecture-working-with-common-array-methods": { "title": "Working with Common Array Methods", "intro": [ diff --git a/client/i18n/locales/chinese-traditional/translations.json b/client/i18n/locales/chinese-traditional/translations.json index 0a14334e74c..f51316a74ab 100644 --- a/client/i18n/locales/chinese-traditional/translations.json +++ b/client/i18n/locales/chinese-traditional/translations.json @@ -1234,7 +1234,7 @@ "heading": "警告:這是一個早期訪問測試環境", "p1": "我們歡迎你以僅限測試的模式嘗試此平臺,並儘早使用即將推出的功能。有時,這些更改被交替稱爲 next、beta、staging 等。", "p2": "我們感謝你報告所遇到的錯誤,並幫助我們改進 freeCodeCamp.org。", - "p3": "下次訪問時,你的進度可能不會被保存,在此部署中申請的任何認證均無效。請<0>點擊此鏈接瞭解更多信息。", + "p3": "Your progress MAY NOT be saved on your next visit, and any certifications claimed on this deployment are not valid.", "certain": "接受並清除" }, "survey": { diff --git a/client/i18n/locales/chinese/intro.json b/client/i18n/locales/chinese/intro.json index 745fe52cb71..902427e5e92 100644 --- a/client/i18n/locales/chinese/intro.json +++ b/client/i18n/locales/chinese/intro.json @@ -3144,6 +3144,12 @@ "In this lab, you'll review working with arrays and random numbers by building a lunch picker program." ] }, + "lab-reverse-a-string": { + "title": "Build a String Inverter", + "intro": [ + "In this lab, you create a function that reverses a given string." + ] + }, "lecture-working-with-common-array-methods": { "title": "Working with Common Array Methods", "intro": [ diff --git a/client/i18n/locales/chinese/translations.json b/client/i18n/locales/chinese/translations.json index e7c0d7c250a..7c42a4ee7e0 100644 --- a/client/i18n/locales/chinese/translations.json +++ b/client/i18n/locales/chinese/translations.json @@ -1234,7 +1234,7 @@ "heading": "警告:这是一个早期访问测试环境", "p1": "我们欢迎你以仅限测试的模式尝试此平台,并尽早使用即将推出的功能。有时,这些更改被交替称为 next、beta、staging 等。", "p2": "我们感谢你报告所遇到的错误,并帮助我们改进 freeCodeCamp.org。", - "p3": "下次访问时,你的进度可能不会被保存,在此部署中申请的任何认证均无效。请<0>点击此链接了解更多信息。", + "p3": "Your progress MAY NOT be saved on your next visit, and any certifications claimed on this deployment are not valid.", "certain": "接受并清除" }, "survey": { diff --git a/client/i18n/locales/espanol/intro.json b/client/i18n/locales/espanol/intro.json index b66ddc34715..9ad6c4176d7 100644 --- a/client/i18n/locales/espanol/intro.json +++ b/client/i18n/locales/espanol/intro.json @@ -3158,6 +3158,12 @@ "In this lab, you'll review working with arrays and random numbers by building a lunch picker program." ] }, + "lab-reverse-a-string": { + "title": "Build a String Inverter", + "intro": [ + "In this lab, you create a function that reverses a given string." + ] + }, "lecture-working-with-common-array-methods": { "title": "Working with Common Array Methods", "intro": [ diff --git a/client/i18n/locales/espanol/translations.json b/client/i18n/locales/espanol/translations.json index 5fb96a62cfb..ebd796e72b4 100644 --- a/client/i18n/locales/espanol/translations.json +++ b/client/i18n/locales/espanol/translations.json @@ -1234,7 +1234,7 @@ "heading": "Advertencia: Este es un despliegue de pruebas de acceso temprano", "p1": "Le damos la bienvenida a probar esta plataforma en modo test-only y obtener acceso temprano a las próximas características. A veces estos cambios se denominan siguiente, beta, etapa, etc. intercambiablemente.", "p2": "Te agradecemos por reportar los errores que encuentres y ayudar a mejorar freeCodeCamp.org.", - "p3": "Su progreso NO se guardará en su próxima visita y cualquier certificado reclamado en este desarrollo no será válido. Aprende más <0>siguiendo este enlace.", + "p3": "Your progress MAY NOT be saved on your next visit, and any certifications claimed on this deployment are not valid.", "certain": "Aceptar y descartar" }, "survey": { diff --git a/client/i18n/locales/german/intro.json b/client/i18n/locales/german/intro.json index 0937871e866..e0b80633a57 100644 --- a/client/i18n/locales/german/intro.json +++ b/client/i18n/locales/german/intro.json @@ -3158,6 +3158,12 @@ "In this lab, you'll review working with arrays and random numbers by building a lunch picker program." ] }, + "lab-reverse-a-string": { + "title": "Build a String Inverter", + "intro": [ + "In this lab, you create a function that reverses a given string." + ] + }, "lecture-working-with-common-array-methods": { "title": "Working with Common Array Methods", "intro": [ diff --git a/client/i18n/locales/german/translations.json b/client/i18n/locales/german/translations.json index 68deef8b5f8..9c7c30d4a1e 100644 --- a/client/i18n/locales/german/translations.json +++ b/client/i18n/locales/german/translations.json @@ -1234,7 +1234,7 @@ "heading": "Warning: This is an early access test deployment", "p1": "We welcome you to try this platform in a test-only mode and get early access to upcoming features. Sometimes these changes are referred to as next, beta, staging, etc. interchangeably.", "p2": "We thank you for reporting bugs that you encounter and help in making freeCodeCamp.org better.", - "p3": "Your progress MAY NOT be saved on your next visit, and any certifications claimed on this deployment are not valid. Learn more by <0>following this link.", + "p3": "Your progress MAY NOT be saved on your next visit, and any certifications claimed on this deployment are not valid.", "certain": "Accept and Dismiss" }, "survey": { diff --git a/client/i18n/locales/italian/intro.json b/client/i18n/locales/italian/intro.json index 37989d378ea..6685d35d2ac 100644 --- a/client/i18n/locales/italian/intro.json +++ b/client/i18n/locales/italian/intro.json @@ -3158,6 +3158,12 @@ "In this lab, you'll review working with arrays and random numbers by building a lunch picker program." ] }, + "lab-reverse-a-string": { + "title": "Build a String Inverter", + "intro": [ + "In this lab, you create a function that reverses a given string." + ] + }, "lecture-working-with-common-array-methods": { "title": "Working with Common Array Methods", "intro": [ diff --git a/client/i18n/locales/italian/translations.json b/client/i18n/locales/italian/translations.json index d4a4b0758aa..2c99b5fcd3f 100644 --- a/client/i18n/locales/italian/translations.json +++ b/client/i18n/locales/italian/translations.json @@ -1234,7 +1234,7 @@ "heading": "Warning: This is an early access test deployment", "p1": "We welcome you to try this platform in a test-only mode and get early access to upcoming features. Sometimes these changes are referred to as next, beta, staging, etc. interchangeably.", "p2": "We thank you for reporting bugs that you encounter and help in making freeCodeCamp.org better.", - "p3": "Your progress MAY NOT be saved on your next visit, and any certifications claimed on this deployment are not valid. Learn more by <0>following this link.", + "p3": "Your progress MAY NOT be saved on your next visit, and any certifications claimed on this deployment are not valid.", "certain": "Accept and Dismiss" }, "survey": { diff --git a/client/i18n/locales/japanese/intro.json b/client/i18n/locales/japanese/intro.json index 26fb655f10c..7066d26ec88 100644 --- a/client/i18n/locales/japanese/intro.json +++ b/client/i18n/locales/japanese/intro.json @@ -3158,6 +3158,12 @@ "In this lab, you'll review working with arrays and random numbers by building a lunch picker program." ] }, + "lab-reverse-a-string": { + "title": "Build a String Inverter", + "intro": [ + "In this lab, you create a function that reverses a given string." + ] + }, "lecture-working-with-common-array-methods": { "title": "Working with Common Array Methods", "intro": [ diff --git a/client/i18n/locales/japanese/translations.json b/client/i18n/locales/japanese/translations.json index b3fe526bd1b..2c77ab56642 100644 --- a/client/i18n/locales/japanese/translations.json +++ b/client/i18n/locales/japanese/translations.json @@ -1234,7 +1234,7 @@ "heading": "注意: これは早期アクセス用のテストデプロイです。", "p1": "このプラットフォームは新機能を早期に試すためのテスト用としてご利用いただけます。これらの変更予定は next, beta, staging などと呼ばれます。", "p2": "発見したバグを報告することで、freeCodeCamp.org の改善にご協力いただけますと幸いです。", - "p3": "進捗状況は長期的に保存されない可能性があります。また、このデプロイで取得した認定証は無効です。詳しくは<0>こちらのリンクをご確認ください。", + "p3": "Your progress MAY NOT be saved on your next visit, and any certifications claimed on this deployment are not valid.", "certain": "同意して閉じる" }, "survey": { diff --git a/client/i18n/locales/korean/intro.json b/client/i18n/locales/korean/intro.json index 6f2060e6e5b..d8719e1f434 100644 --- a/client/i18n/locales/korean/intro.json +++ b/client/i18n/locales/korean/intro.json @@ -3158,6 +3158,12 @@ "In this lab, you'll review working with arrays and random numbers by building a lunch picker program." ] }, + "lab-reverse-a-string": { + "title": "Build a String Inverter", + "intro": [ + "In this lab, you create a function that reverses a given string." + ] + }, "lecture-working-with-common-array-methods": { "title": "Working with Common Array Methods", "intro": [ diff --git a/client/i18n/locales/korean/translations.json b/client/i18n/locales/korean/translations.json index d5842ed93e2..d707713faca 100644 --- a/client/i18n/locales/korean/translations.json +++ b/client/i18n/locales/korean/translations.json @@ -1234,7 +1234,7 @@ "heading": "Warning: This is an early access test deployment", "p1": "We welcome you to try this platform in a test-only mode and get early access to upcoming features. Sometimes these changes are referred to as next, beta, staging, etc. interchangeably.", "p2": "We thank you for reporting bugs that you encounter and help in making freeCodeCamp.org better.", - "p3": "Your progress MAY NOT be saved on your next visit, and any certifications claimed on this deployment are not valid. Learn more by <0>following this link.", + "p3": "Your progress MAY NOT be saved on your next visit, and any certifications claimed on this deployment are not valid.", "certain": "Accept and Dismiss" }, "survey": { diff --git a/client/i18n/locales/portuguese/intro.json b/client/i18n/locales/portuguese/intro.json index f3c7babd22d..63a6d3cc831 100644 --- a/client/i18n/locales/portuguese/intro.json +++ b/client/i18n/locales/portuguese/intro.json @@ -3158,6 +3158,12 @@ "In this lab, you'll review working with arrays and random numbers by building a lunch picker program." ] }, + "lab-reverse-a-string": { + "title": "Build a String Inverter", + "intro": [ + "In this lab, you create a function that reverses a given string." + ] + }, "lecture-working-with-common-array-methods": { "title": "Working with Common Array Methods", "intro": [ diff --git a/client/i18n/locales/portuguese/translations.json b/client/i18n/locales/portuguese/translations.json index 74a795d3064..032c1dd0d37 100644 --- a/client/i18n/locales/portuguese/translations.json +++ b/client/i18n/locales/portuguese/translations.json @@ -1234,7 +1234,7 @@ "heading": "Aviso: esta é uma implantação de teste de acesso antecipado", "p1": "Boas-vindas a você para experimentar esta plataforma em um modo apenas para teste e para ter acesso rápido aos recursos da próxima plataforma. Por vezes, essas mudanças são referidas como a próxima, a beta, a de staging – nomes, em geral, intercambiáveis.", "p2": "Agradecemos por relatar erros que encontra e ajuda para melhorar o freeCodeCamp.org.", - "p3": "Seu progresso PODE NÃO estar salvo na sua próxima visita. Qualquer certificação solicitada nessa implantação não é válida. Saiba mais <0>seguindo este link.", + "p3": "Your progress MAY NOT be saved on your next visit, and any certifications claimed on this deployment are not valid.", "certain": "Aceitar e dispensar" }, "survey": { diff --git a/client/i18n/locales/swahili/intro.json b/client/i18n/locales/swahili/intro.json index d226e926819..880a43b67f3 100644 --- a/client/i18n/locales/swahili/intro.json +++ b/client/i18n/locales/swahili/intro.json @@ -3158,6 +3158,12 @@ "In this lab, you'll review working with arrays and random numbers by building a lunch picker program." ] }, + "lab-reverse-a-string": { + "title": "Build a String Inverter", + "intro": [ + "In this lab, you create a function that reverses a given string." + ] + }, "lecture-working-with-common-array-methods": { "title": "Working with Common Array Methods", "intro": [ diff --git a/client/i18n/locales/swahili/translations.json b/client/i18n/locales/swahili/translations.json index 8f1784a3d09..fdab9c9d16e 100644 --- a/client/i18n/locales/swahili/translations.json +++ b/client/i18n/locales/swahili/translations.json @@ -1234,7 +1234,7 @@ "heading": "Warning: This is an early access test deployment", "p1": "We welcome you to try this platform in a test-only mode and get early access to upcoming features. Sometimes these changes are referred to as next, beta, staging, etc. interchangeably.", "p2": "We thank you for reporting bugs that you encounter and help in making freeCodeCamp.org better.", - "p3": "Your progress MAY NOT be saved on your next visit, and any certifications claimed on this deployment are not valid. Learn more by <0>following this link.", + "p3": "Your progress MAY NOT be saved on your next visit, and any certifications claimed on this deployment are not valid.", "certain": "Accept and Dismiss" }, "survey": { diff --git a/client/i18n/locales/ukrainian/intro.json b/client/i18n/locales/ukrainian/intro.json index e60487da004..0e953c71a93 100644 --- a/client/i18n/locales/ukrainian/intro.json +++ b/client/i18n/locales/ukrainian/intro.json @@ -3150,6 +3150,12 @@ "У цій лабораторній роботі ви пригадаєте, як працювати з масивами й випадковими числами, створивши програму для вибору перекусу." ] }, + "lab-reverse-a-string": { + "title": "Build a String Inverter", + "intro": [ + "In this lab, you create a function that reverses a given string." + ] + }, "lecture-working-with-common-array-methods": { "title": "Поширені методи роботи з масивами", "intro": [ diff --git a/client/i18n/locales/ukrainian/translations.json b/client/i18n/locales/ukrainian/translations.json index 49ac6a864a4..1fbfdfc0b1e 100644 --- a/client/i18n/locales/ukrainian/translations.json +++ b/client/i18n/locales/ukrainian/translations.json @@ -1234,7 +1234,7 @@ "heading": "Увага: це ранній доступ (тестове розгортання)", "p1": "Ви можете використовувати цю платформу лише в тестовому режимі та отримати ранній доступ до майбутніх функціональностей. Іноді ці зміни також називають наступними, бета, проміжними тощо.", "p2": "Ми вдячні за повідомлення про помилки, з якими ви стикаєтесь. Це допомагає покращити freeCodeCamp.org.", - "p3": "Ваш прогрес МОЖЛИВО не буде збережним при наступному відвідуванні, а будь-які здобуті сертифікації не будуть дійсними. Дізнайтесь більше <0>тут.", + "p3": "Your progress MAY NOT be saved on your next visit, and any certifications claimed on this deployment are not valid.", "certain": "Прийняти і відхилити" }, "survey": {