Przeglądaj źródła

update bilingual

久保田隼基 8 lat temu
rodzic
commit
03cc9b8b00
1 zmienionych plików z 1 dodań i 1 usunięć
  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('Name') }}</th>
             <th>{{ t('Email') }}</th>
             <th>{{ t('Email') }}</th>
             <th width="100px">{{ t('user_management.Date created') }}</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>
             <th width="90px">操作</th>
           </tr>
           </tr>
         </thead>
         </thead>