mirror of
https://github.com/retspen/webvirtcloud
synced 2025-07-31 12:41:08 +00:00
Translate, indentation and typo fixes
This commit is contained in:
parent
f3b8b251b5
commit
b18290794e
23 changed files with 3013 additions and 3031 deletions
|
@ -30,11 +30,11 @@
|
|||
<table class="table table-striped table-hover">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Username</th>
|
||||
<th>Status</th>
|
||||
<th>Staff</th>
|
||||
<th>Superuser</th>
|
||||
<th>Clone</th>
|
||||
<th>{% trans "Username" %}</th>
|
||||
<th>{% trans "Status" %}</th>
|
||||
<th>{% trans "Staff" %}</th>
|
||||
<th>{% trans "Superuser" %}</th>
|
||||
<th>{% trans "Clone" %}</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody class="searchable">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue