From 9c16719b0851b26e35d177f39dcf64e325bcccea Mon Sep 17 00:00:00 2001 From: djoate <56777051+djoate@users.noreply.github.com> Date: Sat, 2 Nov 2019 21:44:54 -0400 Subject: [PATCH] navbar: fix unkeyed strings --- _i18n/en.yml | 1 + _includes/nav.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/_i18n/en.yml b/_i18n/en.yml index 741f9dab..319d9831 100644 --- a/_i18n/en.yml +++ b/_i18n/en.yml @@ -7,6 +7,7 @@ global: download: "Download" related_information: "Related Information" contrib: "This software may depend on or recommend non-free software." + theme: "Theme" aria: nav_toggle: "Toggle navigation" service_descriptions: diff --git a/_includes/nav.html b/_includes/nav.html index 0a5e16b5..7d9d0cf0 100644 --- a/_includes/nav.html +++ b/_includes/nav.html @@ -126,7 +126,7 @@