From c96a107e0a9ffc58fd3e3a8a4ad79197cf4b51f2 Mon Sep 17 00:00:00 2001 From: q4speed Date: Mon, 26 Feb 2018 17:28:03 +0800 Subject: [PATCH 01/17] =?UTF-8?q?=E5=AF=B9=E9=BD=90=E8=8F=9C=E5=8D=95?= =?UTF-8?q?=E6=96=87=E5=AD=97=E3=80=82=E4=BF=AE=E6=94=B9=E8=8B=B1=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/templates/_nav.html | 13 +++++++------ apps/templates/_nav_user.html | 6 +++--- apps/templates/index.html | 6 +++--- 3 files changed, 13 insertions(+), 12 deletions(-) diff --git a/apps/templates/_nav.html b/apps/templates/_nav.html index 032fb54bd..71584a0c5 100644 --- a/apps/templates/_nav.html +++ b/apps/templates/_nav.html @@ -1,12 +1,13 @@ {% load i18n %}
  • - {% trans 'Dashboard' %} + {% trans 'Dashboard' %}
  • - {% trans 'Users' %} + {% trans 'Users' %}