Rename paige_search_nothing to match content

This commit is contained in:
Will Faught
2025-02-09 22:28:16 -08:00
parent 8d5604f5e8
commit 517d0d869e
36 changed files with 36 additions and 36 deletions

View File

@@ -25,7 +25,7 @@
<div id="paige-nothing" style="display: none">
<p class="text-center">
<i class="bi bi-x-circle display-6 text-danger">
<span class="visually-hidden">{{ i18n "paige_search_nothing" }}</span>
<span class="visually-hidden">{{ i18n "paige_nothing_found" }}</span>
</i>
</p>
</div>