Adds translations fixes and updates reame #469

Merged
moritz merged 7 commits from fix/translations into main 2026-03-11 11:56:01 +01:00
Showing only changes of commit 15d4c7d97f - Show all commits

View file

@ -238,7 +238,6 @@ defmodule MvWeb.ImportLiveTest do
assert has_element?(view, "[data-testid='import-page']")
assert has_element?(view, "[data-testid='csv-upload-form']")
assert has_element?(view, "[data-testid='start-import-button']")
assert has_element?(view, "[data-testid='custom-fields-link']")
end
test "template links and file input are present", %{conn: conn} do