Skip to content

Commit

Permalink
Update event card component to use "Event manager" instead of "Presen…
Browse files Browse the repository at this point in the history
…tation manager"
  • Loading branch information
alxlion committed Apr 25, 2024
1 parent 16941ac commit d45132f
Show file tree
Hide file tree
Showing 6 changed files with 416 additions and 441 deletions.
2 changes: 1 addition & 1 deletion lib/claper_web/live/event_live/event_card_component.ex
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ defmodule ClaperWeb.EventLive.EventCardComponent do
clip-rule="evenodd"
/>
</svg>
<span><%= gettext("Presentation manager") %></span>
<span><%= gettext("Event manager") %></span>
</a>
</li>
<li>
Expand Down
Loading

0 comments on commit d45132f

Please sign in to comment.