Browse Source

update bilingual

久保田隼基 8 years ago
parent
commit
4d65a932bf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lib/views/admin/users.html

+ 1 - 1
lib/views/admin/users.html

@@ -1,6 +1,6 @@
 {% extends '../layout/admin.html' %}
 
-{% block html_title %}ユーザー管理 · {% endblock %}
+{% block html_title %}{{ t('user_management.User management') }}· {% endblock %}
 
 {% block content_head %}
 <div class="header-wrap">