From 19c6bd7b0c57ba62a2f3b5f122f51715d6977e28 Mon Sep 17 00:00:00 2001 From: benny Vasquez Date: Tue, 28 May 2024 09:59:47 -0400 Subject: [PATCH] Updating header for releases --- i18n/en.json | 7 ++++--- layouts/partials/common/nav.html | 2 +- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/i18n/en.json b/i18n/en.json index 28c0ef7..bc36cd8 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -597,9 +597,7 @@ "Thank you, CloudFest!": "Thank you, CloudFest!", "AlmaLinux Day: Germany was one of the best events I've ever had. With nearly 300 attendees adjacent to one of my favorite annual events, we got to connect with people all week who were excited about AlmaLinux. I can't wait to do this again!": "AlmaLinux Day: Germany was one of the best events I've ever had. With nearly 300 attendees adjacent to one of my favorite annual events, we got to connect with people all week who were excited about AlmaLinux. I can't wait to do this again!", "Each supported architecture has various installation images available:": "Each supported architecture has various installation images available:", - "General Availability of AlmaLinux 9.4 Stable and AlmaLinux 8.10 Beta ready for testing! Checkout ": "General Availability of AlmaLinux 9.4 Stable and AlmaLinux 8.10 Beta ready for testing! Checkout ", "AlmaLinux OS 9.4 Stable": "AlmaLinux OS 9.4 Stable", - "AlmaLinux OS 8.10 beta": "AlmaLinux OS 8.10 beta", " and ": " and ", "The AlmaLinux Engineering Steering Committee": "The AlmaLinux Engineering Steering Committee", "Join the conversation": "Join the conversation", @@ -619,5 +617,8 @@ "SIG support": "SIG support", "Follow us, join us, or find more information at the links below": "Follow us, join us, or find more information at the links below", "ALESCo": "ALESCo", - "AlmaLinux Lead Architect": "AlmaLinux Lead Architect" + "AlmaLinux Lead Architect": "AlmaLinux Lead Architect", + "AlmaLinux 9.4 and AlmaLinux 8.10 are both stable! Checkout ": "AlmaLinux 9.4 and AlmaLinux 8.10 are both stable! Checkout ", + "AlmaLinux OS 8.10 Stable": "AlmaLinux OS 8.10 Stable", + " for more information!": " for more information!" } \ No newline at end of file diff --git a/layouts/partials/common/nav.html b/layouts/partials/common/nav.html index d6d3af5..0276941 100644 --- a/layouts/partials/common/nav.html +++ b/layouts/partials/common/nav.html @@ -125,6 +125,6 @@
-
{{ i18n "General Availability of AlmaLinux 9.4 Stable and AlmaLinux 8.10 Beta ready for testing! Checkout " }}{{ i18n "AlmaLinux OS 9.4 Stable" }}{{ i18n " and " }}{{ i18n "AlmaLinux OS 8.10 beta" }}
+
{{ i18n "AlmaLinux 9.4 and AlmaLinux 8.10 are both stable! Checkout " }}{{ i18n "AlmaLinux OS 9.4 Stable" }}{{ i18n " and " }}{{ i18n "AlmaLinux OS 8.10 Stable" }}{{ i18n " for more information!" }}