mirror of
https://github.com/typemill/typemill.git
synced 2025-03-14 17:19:39 +01:00
Changed column title (to improve translations)
I think it's more accurate and give a bit more context.
This commit is contained in:
parent
7b6b0cc1b3
commit
b4aa039206
@ -17,7 +17,7 @@
|
||||
<li class="col username">{{ __('Username') }}</li><li
|
||||
class="col userrole">{{ __('Role') }}</li><li
|
||||
class="col email">{{ __('E-Mail') }}</li><li
|
||||
class="col edit">{{ __('Edit') }}</li>
|
||||
class="col edit">{{ __('Action') }}</li>
|
||||
</ul>
|
||||
</li>
|
||||
{% for user in userdata %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user