fix typos
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2021-08-15 20:35:15 +02:00
parent 3800fb2a08
commit 28c0814139
6 changed files with 25 additions and 21 deletions

View File

@ -14,7 +14,7 @@
</div>
<div class="col">
<button type="submit" class="btn btn-primary mb-4">
Suche Starten
Suche starten
</button>
</div>
</div>
@ -28,7 +28,7 @@
</div>
<div v-if="searchTotal == 0">
Es wurde kein Suchergebnis gefunden.
<p v-if="searchText !== ''">Am besten suchst du weniger Spezifisch.</p>
<p v-if="searchText !== ''">Probiere eine andere Suche.</p>
</div>
<div v-else>
<div class="row">