From 65b9847333ccee4c67123e8b8da1cc78aba01998 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 b038bc2..bce489c 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -33,3 +33,6 @@ - id: backToTop translation: "Back to top" + +- 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 }}