From 491c9e2718c383d9fb4d260f98be55e31702555c Mon Sep 17 00:00:00 2001 From: Arhell Date: Tue, 12 May 2020 20:46:35 +0300 Subject: [PATCH] add localization for subscribe button --- i18n/en.toml | 3 +++ layouts/index.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/i18n/en.toml b/i18n/en.toml index c3a5ab69ae..015897ce78 100644 --- a/i18n/en.toml +++ b/i18n/en.toml @@ -175,6 +175,9 @@ other = "Objectives" [prerequisites_heading] other = "Before you begin" +[subscribe_button] +other = "Subscribe" + [ui_search_placeholder] other = "Search" diff --git a/layouts/index.html b/layouts/index.html index 955bd6a934..1e14ba9228 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -28,7 +28,7 @@ -
+
{{ T "main_kubeweekly_past_link" }}