ソースを参照

update bilingual

久保田隼基 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 %}