From 2682e2ab05ed7b22b967b44c071b13020897e8c1 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Thu, 1 Jun 2017 15:05:59 +0200 Subject: Updated translations. --- src/web/templates/layout.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/web/templates') diff --git a/src/web/templates/layout.html b/src/web/templates/layout.html index dc62104f..7b003364 100644 --- a/src/web/templates/layout.html +++ b/src/web/templates/layout.html @@ -114,8 +114,8 @@ {% else %} -
  •  {{ _('Bookmarks') }}
  • -
  •  {{ _('Popular') }}
  • +
  •  {{ _('Recent bookmarks') }}
  • +
  •  {{ _('Popular feeds') }}
  •  {{ _('About') }}
  • {% endif %} -- cgit