rename ammo types page to catalog

This commit is contained in:
2022-07-01 00:20:50 -04:00
parent 7863b06215
commit 2db9ab968f
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<div class="flex flex-col space-y-8 justify-center items-center">
<h1 class="title text-2xl title-primary-500">
<%= gettext("Ammo Types") %>
<%= gettext("Catalog") %>
</h1>
<%= if @rows |> Enum.empty?() do %>