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:
parent
0e23f37f57
commit
aae9b4eb83
10 changed files with 583 additions and 568 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue