chore: updated translation
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
carla 2025-12-15 10:50:36 +01:00
parent e088123fb9
commit 18c082a893
4 changed files with 159 additions and 1 deletions

View file

@ -26,7 +26,9 @@ defmodule MvWeb.MemberFieldLive.IndexComponent do
<div id={@id}>
<.form_section title={gettext("Memberdata")}>
<p class="text-sm text-base-content/70 mb-4">
{gettext("These fields are neccessary for MILA to handle member identification and payment calculations in the future. This you cannot delete these fields but hide them in the member overview.")}
{gettext(
"These fields are neccessary for MILA to handle member identification and payment calculations in the future. Thus you cannot delete these fields but hide them in the member overview."
)}
</p>
<.table id="member_fields" rows={@member_fields}>