久保田隼基 пре 8 година
родитељ
комит
8ac3f43489
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      lib/views/admin/users.html

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

@@ -5,7 +5,7 @@
 {% block content_head %}
 <div class="header-wrap">
   <header id="page-header">
-    <h1 class="title" id="">ユーザー管理</h1>
+    <h1 class="title" id="">{{ t('user_management.User management') }}</h1>
   </header>
 </div>
 {% endblock %}