Skip to content

Commit 9ed4ef1

Browse files
committed
Clarifying text
1 parent b9983e4 commit 9ed4ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

frontend/src/lib/components/mods-list/ModsList.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@
195195
<T defaultValue="Show all" keyName="mods-list.show-all"/>
196196
</button>
197197
{:else}
198-
<p class="text-xl text-center text-surface-400-700-token"><T defaultValue="No mods matching your filters" keyName="mods-list.no-mods-filtered"/></p>
198+
<p class="text-xl text-center text-surface-400-700-token"><T defaultValue="No mods matching your search" keyName="mods-list.no-mods-filtered"/></p>
199199
<button
200200
class="btn variant-filled-primary mt-4"
201201
on:click={() => {

0 commit comments

Comments
 (0)