forked from shibao/cannery
fix some gettexts
This commit is contained in:
@ -94,7 +94,7 @@
|
||||
<div class="flex flex-col justify-center items-center">
|
||||
<.toggle_button action="toggle_show_used" value={@show_used}>
|
||||
<span class="title text-lg text-primary-600">
|
||||
<%= gettext("Show used") %>
|
||||
<%= dgettext("actions", "Show used") %>
|
||||
</span>
|
||||
</.toggle_button>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user