Localization and several UI changes #51

Open
rskthomas wants to merge 55 commits from ux-changes_rebase into main
Showing only changes of commit 4808f7e8eb - Show all commits

View file

@ -17,7 +17,7 @@
<thead class="table-light"> <thead class="table-light">
<tr> <tr>
<th scope="col">{% trans "Email" %}</th> <th scope="col">{% trans "Email" %}</th>
<th scope="col">{% trans "Admin?" %}</th> <th scope="col">{% trans "Admin" %}</th>
<th scope="col" class="text-center">{% trans "Actions" %}</th> <th scope="col" class="text-center">{% trans "Actions" %}</th>
</tr> </tr>
</thead> </thead>