From f57db9ed487d211bc3758da81c63ec88dc4c478d Mon Sep 17 00:00:00 2001 From: wonderful60 <924211739@qq.com> Date: Sat, 24 Dec 2016 13:44:33 +0800 Subject: [PATCH] nav title translation --- layout/common/header.ejs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layout/common/header.ejs b/layout/common/header.ejs index c5869f9..d4cd7f5 100644 --- a/layout/common/header.ejs +++ b/layout/common/header.ejs @@ -7,7 +7,7 @@ <% if(theme.customize.profile && theme.customize.profile.enabled) { %> @@ -28,7 +28,7 @@
<%= i %> | +<%= __('index.' + i) %> | <% } %><%- partial('search/index-mobile') %> |