From f39a049bc9eccd6ddbaa9f9bf96c4edc8316ea17 Mon Sep 17 00:00:00 2001 From: Mathieu GAUTHIER-LAFAYE Date: Fri, 9 Dec 2016 15:46:31 +0100 Subject: [PATCH] links in sidebar is now tranlatable --- i18n/en.yaml | 3 +++ layouts/partials/sidebar.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/i18n/en.yaml b/i18n/en.yaml index 694fd03..6bde2de 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -30,3 +30,6 @@ - id: cookieDismiss translation: "Got it!" + +- id: links + translation: "Links" diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html index 304e925..6abffa5 100644 --- a/layouts/partials/sidebar.html +++ b/layouts/partials/sidebar.html @@ -19,7 +19,7 @@ {{ with .Site.Menus.sidebar }}