gender neutral translation
This commit is contained in:
parent
3b0c1da1ab
commit
b47b0d36b5
7 changed files with 28 additions and 31 deletions
|
|
@ -255,7 +255,7 @@ defmodule MvWeb.UserLive.FormTest do
|
|||
conn = Plug.Test.init_test_session(conn, locale: "de")
|
||||
{:ok, _view, html} = live(conn, "/users/new")
|
||||
|
||||
assert html =~ "Neuer Benutzer"
|
||||
assert html =~ "Neue*r Benutzer*in"
|
||||
assert html =~ "E-Mail"
|
||||
assert html =~ "Passwort setzen"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue