chore: updated listing member translation
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
f17f8fe74d
commit
50c80eed38
7 changed files with 639 additions and 293 deletions
|
|
@ -11,7 +11,7 @@ defmodule MvWeb.Layouts.Navbar do
|
|||
<div class="flex-1">
|
||||
<a class="btn btn-ghost text-xl">Mitgliederverwaltung</a>
|
||||
<ul class="menu menu-horizontal bg-base-200">
|
||||
<li><a href="/members">{gettext("Listing Members")}</a></li>
|
||||
<li><a href="/members">{gettext("Members")}</a></li>
|
||||
<li><a>Transaktionen</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue