From a86be68b2b398ac045c41ca9ca5d48717e6c7ad4 Mon Sep 17 00:00:00 2001 From: freeCodeCamp's Camper Bot Date: Wed, 28 Jan 2026 23:53:25 +0530 Subject: [PATCH] chore(i18n,client): processed translations (#65537) --- client/i18n/locales/chinese-traditional/intro.json | 6 ++++++ client/i18n/locales/chinese/intro.json | 6 ++++++ client/i18n/locales/espanol/intro.json | 6 ++++++ client/i18n/locales/german/intro.json | 6 ++++++ client/i18n/locales/italian/intro.json | 6 ++++++ client/i18n/locales/japanese/intro.json | 6 ++++++ client/i18n/locales/korean/intro.json | 6 ++++++ client/i18n/locales/portuguese/intro.json | 6 ++++++ client/i18n/locales/swahili/intro.json | 6 ++++++ client/i18n/locales/ukrainian/intro.json | 6 ++++++ 10 files changed, 60 insertions(+) diff --git a/client/i18n/locales/chinese-traditional/intro.json b/client/i18n/locales/chinese-traditional/intro.json index 52ecda8ec20..556c62534e1 100644 --- a/client/i18n/locales/chinese-traditional/intro.json +++ b/client/i18n/locales/chinese-traditional/intro.json @@ -6970,6 +6970,12 @@ "In these lessons, you will learn about booleans and conditionals in Python." ] }, + "workshop-movie-ticket-booking-calculator": { + "title": "Build a Movie Ticket Booking Calculator", + "intro": [ + "In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator." + ] + }, "lecture-understanding-functions-and-scope": { "title": "Understanding Functions and Scope", "intro": [ diff --git a/client/i18n/locales/chinese/intro.json b/client/i18n/locales/chinese/intro.json index 515bd6d2945..77214b49913 100644 --- a/client/i18n/locales/chinese/intro.json +++ b/client/i18n/locales/chinese/intro.json @@ -6970,6 +6970,12 @@ "In these lessons, you will learn about booleans and conditionals in Python." ] }, + "workshop-movie-ticket-booking-calculator": { + "title": "Build a Movie Ticket Booking Calculator", + "intro": [ + "In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator." + ] + }, "lecture-understanding-functions-and-scope": { "title": "Understanding Functions and Scope", "intro": [ diff --git a/client/i18n/locales/espanol/intro.json b/client/i18n/locales/espanol/intro.json index 22fb2c228c2..83072c349f0 100644 --- a/client/i18n/locales/espanol/intro.json +++ b/client/i18n/locales/espanol/intro.json @@ -7066,6 +7066,12 @@ "En estas lecciones, aprenderás sobre booleanos y condicionales en Python." ] }, + "workshop-movie-ticket-booking-calculator": { + "title": "Build a Movie Ticket Booking Calculator", + "intro": [ + "In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator." + ] + }, "lecture-understanding-functions-and-scope": { "title": "Entendiendo Funciones y Ámbito", "intro": [ diff --git a/client/i18n/locales/german/intro.json b/client/i18n/locales/german/intro.json index 2d947554599..7bbec86b747 100644 --- a/client/i18n/locales/german/intro.json +++ b/client/i18n/locales/german/intro.json @@ -6984,6 +6984,12 @@ "In these lessons, you will learn about booleans and conditionals in Python." ] }, + "workshop-movie-ticket-booking-calculator": { + "title": "Build a Movie Ticket Booking Calculator", + "intro": [ + "In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator." + ] + }, "lecture-understanding-functions-and-scope": { "title": "Understanding Functions and Scope", "intro": [ diff --git a/client/i18n/locales/italian/intro.json b/client/i18n/locales/italian/intro.json index 7a6d96ede75..375552db43d 100644 --- a/client/i18n/locales/italian/intro.json +++ b/client/i18n/locales/italian/intro.json @@ -6984,6 +6984,12 @@ "In these lessons, you will learn about booleans and conditionals in Python." ] }, + "workshop-movie-ticket-booking-calculator": { + "title": "Build a Movie Ticket Booking Calculator", + "intro": [ + "In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator." + ] + }, "lecture-understanding-functions-and-scope": { "title": "Understanding Functions and Scope", "intro": [ diff --git a/client/i18n/locales/japanese/intro.json b/client/i18n/locales/japanese/intro.json index 87fafb5ef22..2b6e45c65c7 100644 --- a/client/i18n/locales/japanese/intro.json +++ b/client/i18n/locales/japanese/intro.json @@ -6984,6 +6984,12 @@ "In these lessons, you will learn about booleans and conditionals in Python." ] }, + "workshop-movie-ticket-booking-calculator": { + "title": "Build a Movie Ticket Booking Calculator", + "intro": [ + "In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator." + ] + }, "lecture-understanding-functions-and-scope": { "title": "Understanding Functions and Scope", "intro": [ diff --git a/client/i18n/locales/korean/intro.json b/client/i18n/locales/korean/intro.json index b3aa1685b0a..6099480bbce 100644 --- a/client/i18n/locales/korean/intro.json +++ b/client/i18n/locales/korean/intro.json @@ -6984,6 +6984,12 @@ "In these lessons, you will learn about booleans and conditionals in Python." ] }, + "workshop-movie-ticket-booking-calculator": { + "title": "Build a Movie Ticket Booking Calculator", + "intro": [ + "In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator." + ] + }, "lecture-understanding-functions-and-scope": { "title": "Understanding Functions and Scope", "intro": [ diff --git a/client/i18n/locales/portuguese/intro.json b/client/i18n/locales/portuguese/intro.json index 97947d1edc0..70596d7030a 100644 --- a/client/i18n/locales/portuguese/intro.json +++ b/client/i18n/locales/portuguese/intro.json @@ -7068,6 +7068,12 @@ "Nestas aulas, você aprenderá sobre booleanos e condicionais em Python." ] }, + "workshop-movie-ticket-booking-calculator": { + "title": "Build a Movie Ticket Booking Calculator", + "intro": [ + "In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator." + ] + }, "lecture-understanding-functions-and-scope": { "title": "Entendendo funções e escopo", "intro": [ diff --git a/client/i18n/locales/swahili/intro.json b/client/i18n/locales/swahili/intro.json index ea73c7d4347..b5bbf95fb9b 100644 --- a/client/i18n/locales/swahili/intro.json +++ b/client/i18n/locales/swahili/intro.json @@ -6984,6 +6984,12 @@ "In these lessons, you will learn about booleans and conditionals in Python." ] }, + "workshop-movie-ticket-booking-calculator": { + "title": "Build a Movie Ticket Booking Calculator", + "intro": [ + "In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator." + ] + }, "lecture-understanding-functions-and-scope": { "title": "Understanding Functions and Scope", "intro": [ diff --git a/client/i18n/locales/ukrainian/intro.json b/client/i18n/locales/ukrainian/intro.json index ab332995b2a..6358fa603a9 100644 --- a/client/i18n/locales/ukrainian/intro.json +++ b/client/i18n/locales/ukrainian/intro.json @@ -6970,6 +6970,12 @@ "In these lessons, you will learn about booleans and conditionals in Python." ] }, + "workshop-movie-ticket-booking-calculator": { + "title": "Build a Movie Ticket Booking Calculator", + "intro": [ + "In this workshop, you will practice how to use booleans and conditional statements in Python by building a movie ticket booking calculator." + ] + }, "lecture-understanding-functions-and-scope": { "title": "Understanding Functions and Scope", "intro": [