Explorar el Código

update bilingual

久保田隼基 hace 8 años
padre
commit
ccb65e1daa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lib/views/admin/users.html

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

@@ -144,7 +144,7 @@
             <th width="100px">#</th>
             <th>Status</th>
             <th><code>username</code></th>
-            <th>名前</th>
+            <th>{{ t('Name') }}</th>
             <th>メールアドレス</th>
             <th width="100px">作成日</th>
             <th width="150px">最終ログイン</th>