i18n: fix translations
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
carla 2026-03-11 11:13:21 +01:00
parent b9ff02b959
commit 45c2f3e2b3
8 changed files with 107 additions and 99 deletions

View file

@ -28,15 +28,6 @@ defmodule MvWeb.ImportLive.Components do
"Use the data field name as the CSV column header in your file. Data fields must exist in Mila before importing, because unknown data field columns will be ignored. Groups and membership fees are not supported for import."
)}
</p>
<p class="text-sm">
<.link
href={~p"/settings#custom_fields"}
class="link"
data-testid="custom-fields-link"
>
{gettext("Manage Member Data")}
</.link>
</p>
</div>
</div>
"""