Translation updates

This commit is contained in:
Carlos
2020-06-25 13:07:17 +02:00
parent 9680776275
commit 45c3584061
3 changed files with 12 additions and 6 deletions

View File

@ -115,8 +115,8 @@
<div class="card-body">
<p class="card-text">
<span id="user_title">Logged as</span>
<span id="loggedUsernameLabel"></span>
(<span id="loggedUserTypeLabel"></span>)
<span id="loggedUsernameLabel">Unknown</span>
(<span id="loggedUserTypeLabel">Unknown</span>)
</p>
<button type="button" class="btn btn-danger btn-sm" id="deleteServerButton">Delete server</button>
</div>