Change button copy from "Apply All Rules" to "Apply All"

This commit is contained in:
Claudio Ortolina
2025-07-12 18:05:46 +01:00
parent 07af0b57d2
commit 24ff180b56
3 changed files with 11 additions and 11 deletions
@@ -24,7 +24,7 @@
phx-click="apply_all_rules"
>
<.icon name="hero-play" class="h-4 w-4 mr-2" />
{gettext("Apply All Rules")}
{gettext("Apply All")}
</.button>
</nav>
</div>