From 529b1dd0f494346908e68ecee5e5fbd94bf697fe Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Tue, 10 Oct 2017 12:50:51 -0400 Subject: [PATCH] more i18n --- contrib/templates/placebo/navbar.mustache | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/templates/placebo/navbar.mustache b/contrib/templates/placebo/navbar.mustache index 6fd4231..acd57f6 100644 --- a/contrib/templates/placebo/navbar.mustache +++ b/contrib/templates/placebo/navbar.mustache @@ -33,13 +33,13 @@ | - {{#i18n.Translations}}{{front_page_title}}{{/i18n.Translations}} + {{#i18n.Translations}}{{front_page_title}}{{/i18n.Translations}} | - {{#i18n.Translations}}{{overboard_title}}{{/i18n.Translations}} + {{#i18n.Translations}}{{overboard_title}}{{/i18n.Translations}} |