docs: Korrigiere Bezeichnungen in Statistik-Anzeige
Co-authored-by: aider (deepseek/deepseek-reasoner) <aider@aider.chat>
This commit is contained in:
parent
862626bba1
commit
6bf1b3100f
1 changed files with 2 additions and 3 deletions
|
|
@ -47,12 +47,11 @@
|
|||
<h6 class="card-title">Statistik</h6>
|
||||
<ul class="list-group list-group-flush">
|
||||
<li class="list-group-item d-flex justify-content-between align-items-center">
|
||||
<span>Geschwindkt.</span>
|
||||
|
||||
Zeichen pro Sekunde
|
||||
<span id="speed" class="badge bg-primary rounded-pill">0</span>
|
||||
</li>
|
||||
<li class="list-group-item d-flex justify-content-between align-items-center">
|
||||
Zeichen pro Sekunde
|
||||
Zeit pro Zeichen (s)
|
||||
<span id="duration" class="badge bg-success rounded-pill">0</span>
|
||||
</li>
|
||||
<li class="list-group-item d-flex justify-content-between align-items-center">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue