Răsfoiți Sursa

update bilingual

久保田隼基 8 ani în urmă
părinte
comite
96a5993fed
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      lib/views/admin/users.html

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

@@ -145,8 +145,8 @@
             <th>Status</th>
             <th><code>username</code></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="90px">操作</th>
           </tr>