久保田隼基 8 лет назад
Родитель
Сommit
96a5993fed
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      lib/views/admin/users.html

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

@@ -145,8 +145,8 @@
             <th>Status</th>
             <th>Status</th>
             <th><code>username</code></th>
             <th><code>username</code></th>
             <th>{{ t('Name') }}</th>
             <th>{{ t('Name') }}</th>
-            <th>メールアドレス</th>
-            <th width="100px">作成日</th>
+            <th>{{ t('Email') }}</th>
+            <th width="100px">{{ t('user_management.Date created') }}</th>
             <th width="150px">最終ログイン</th>
             <th width="150px">最終ログイン</th>
             <th width="90px">操作</th>
             <th width="90px">操作</th>
           </tr>
           </tr>