diff --git a/src/templates/en/base.html b/src/templates/en/base.html index 29f6ab41d2c..71f6b4224f3 100644 --- a/src/templates/en/base.html +++ b/src/templates/en/base.html @@ -20,9 +20,7 @@ {% block announcement_text %}
- Join our live stream for this year's edition on Tuesday, 10th December 2024 on - YouTube, - or save the calendar event! + Listen to a recording of our live stream for this year's edition on YouTube! We'll be running another live stream with more of our authors in January 2025.
{% endblock %} diff --git a/src/templates/es/base.html b/src/templates/es/base.html index 318bbed340c..9759f99eb1e 100644 --- a/src/templates/es/base.html +++ b/src/templates/es/base.html @@ -20,9 +20,7 @@ {% block announcement_text %}- Join our live stream for this year's edition on Tuesday, 10th December 2024 on - YouTube, - or save the calendar event! + Listen to a recording of our live stream for this year's edition on YouTube! We'll be running another live stream with more of our authors in January 2025.
{% endblock %} diff --git a/src/templates/fr/base.html b/src/templates/fr/base.html index dfc15b88e59..a492a82eaa1 100644 --- a/src/templates/fr/base.html +++ b/src/templates/fr/base.html @@ -20,9 +20,7 @@ {% block announcement_text %}- Join our live stream for this year's edition on Tuesday, 10th December 2024 on - YouTube, - or save the calendar event! + Listen to a recording of our live stream for this year's edition on YouTube! We'll be running another live stream with more of our authors in January 2025.
{% endblock %} diff --git a/src/templates/hi/base.html b/src/templates/hi/base.html index 0db4791a973..a18af337706 100644 --- a/src/templates/hi/base.html +++ b/src/templates/hi/base.html @@ -20,9 +20,7 @@ {% block announcement_text %}- Join our live stream for this year's edition on Tuesday, 10th December 2024 on - YouTube, - or save the calendar event! + Listen to a recording of our live stream for this year's edition on YouTube! We'll be running another live stream with more of our authors in January 2025.
{% endblock %} diff --git a/src/templates/it/base.html b/src/templates/it/base.html index 8fdb3d9b3ed..47f85ce8341 100644 --- a/src/templates/it/base.html +++ b/src/templates/it/base.html @@ -20,9 +20,7 @@ {% block announcement_text %}- Join our live stream for this year's edition on Tuesday, 10th December 2024 on - YouTube, - or save the calendar event! + Listen to a recording of our live stream for this year's edition on YouTube! We'll be running another live stream with more of our authors in January 2025.
{% endblock %} diff --git a/src/templates/ja/base.html b/src/templates/ja/base.html index 47092ca4007..621f9729bb2 100644 --- a/src/templates/ja/base.html +++ b/src/templates/ja/base.html @@ -20,9 +20,7 @@ {% block announcement_text %}- Join our live stream for this year's edition on Tuesday, 10th December 2024 on - YouTube, - or save the calendar event! + Listen to a recording of our live stream for this year's edition on YouTube! We'll be running another live stream with more of our authors in January 2025.
{% endblock %} diff --git a/src/templates/nl/base.html b/src/templates/nl/base.html index c973e6fbfd8..86bbada18c7 100644 --- a/src/templates/nl/base.html +++ b/src/templates/nl/base.html @@ -20,9 +20,7 @@ {% block announcement_text %}- Join our live stream for this year's edition on Tuesday, 10th December 2024 on - YouTube, - or save the calendar event! + Listen to a recording of our live stream for this year's edition on YouTube! We'll be running another live stream with more of our authors in January 2025.
{% endblock %} diff --git a/src/templates/pt/base.html b/src/templates/pt/base.html index d082b0acb75..6718e8245f1 100644 --- a/src/templates/pt/base.html +++ b/src/templates/pt/base.html @@ -20,9 +20,7 @@ {% block announcement_text %}- Join our live stream for this year's edition on Tuesday, 10th December 2024 on - YouTube, - or save the calendar event! + Listen to a recording of our live stream for this year's edition on YouTube! We'll be running another live stream with more of our authors in January 2025.
{% endblock %} diff --git a/src/templates/ru/base.html b/src/templates/ru/base.html index 90da0810fe2..7907f2aed91 100644 --- a/src/templates/ru/base.html +++ b/src/templates/ru/base.html @@ -20,9 +20,7 @@ {% block announcement_text %}- Join our live stream for this year's edition on Tuesday, 10th December 2024 on - YouTube, - or save the calendar event! + Listen to a recording of our live stream for this year's edition on YouTube! We'll be running another live stream with more of our authors in January 2025.
{% endblock %} diff --git a/src/templates/tr/base.html b/src/templates/tr/base.html index 3410791c9c1..fc7418e4144 100644 --- a/src/templates/tr/base.html +++ b/src/templates/tr/base.html @@ -20,9 +20,7 @@ {% block announcement_text %}- Join our live stream for this year's edition on Tuesday, 10th December 2024 on - YouTube, - or save the calendar event! + Listen to a recording of our live stream for this year's edition on YouTube! We'll be running another live stream with more of our authors in January 2025.
{% endblock %} diff --git a/src/templates/uk/base.html b/src/templates/uk/base.html index 0edf92499f9..62c1b3fa32d 100644 --- a/src/templates/uk/base.html +++ b/src/templates/uk/base.html @@ -20,9 +20,7 @@ {% block announcement_text %}- Join our live stream for this year's edition on Tuesday, 10th December 2024 on - YouTube, - or save the calendar event! + Listen to a recording of our live stream for this year's edition on YouTube! We'll be running another live stream with more of our authors in January 2025.
{% endblock %} diff --git a/src/templates/zh-CN/base.html b/src/templates/zh-CN/base.html index 8622a27bea7..38b22ef7465 100644 --- a/src/templates/zh-CN/base.html +++ b/src/templates/zh-CN/base.html @@ -20,9 +20,7 @@ {% block announcement_text %}- Join our live stream for this year's edition on Tuesday, 10th December 2024 on - YouTube, - or save the calendar event! + Listen to a recording of our live stream for this year's edition on YouTube! We'll be running another live stream with more of our authors in January 2025.
{% endblock %} diff --git a/src/templates/zh-TW/base.html b/src/templates/zh-TW/base.html index 1d8cf830462..7b8aa8de465 100644 --- a/src/templates/zh-TW/base.html +++ b/src/templates/zh-TW/base.html @@ -20,9 +20,7 @@ {% block announcement_text %}- Join our live stream for this year's edition on Tuesday, 10th December 2024 on - YouTube, - or save the calendar event! + Listen to a recording of our live stream for this year's edition on YouTube! We'll be running another live stream with more of our authors in January 2025.
{% endblock %}