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

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

@@ -147,7 +147,7 @@
             <th>{{ t('Name') }}</th>
             <th>{{ t('Email') }}</th>
             <th width="100px">{{ t('user_management.Date created') }}</th>
-            <th width="150px">最終ログイン</th>
+            <th width="150px">{{ t('user_management.Last login') }}</th>
             <th width="90px">操作</th>
           </tr>
         </thead>