1
0
Fork 0
mirror of https://github.com/miniflux/v2.git synced 2025-07-27 17:28:38 +00:00

Add missing translations and few fixes

This commit is contained in:
Frédéric Guillot 2018-09-22 10:39:33 -07:00
parent 0e23f37f57
commit aae9b4eb83
10 changed files with 583 additions and 568 deletions

View file

@ -27,7 +27,7 @@
{{ else }}
<table>
<tr>
<th class="column-20">{{ t "Username" }}</th>
<th class="column-20">{{ t "page.users.username" }}</th>
<th>{{ t "page.users.is_admin" }}</th>
<th>{{ t "page.users.last_login" }}</th>
<th>{{ t "page.users.actions" }}</th>