Quellcode durchsuchen

update bilingual

久保田隼基 vor 8 Jahren
Ursprung
Commit
ccb65e1daa
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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>