瀏覽代碼

update bilingual

久保田隼基 8 年之前
父節點
當前提交
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><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>