Using German error string for "can't be blank" changeset error.
This commit is contained in:
@ -12,7 +12,7 @@ msgstr ""
|
||||
|
||||
## From Ecto.Changeset.cast/4
|
||||
msgid "can't be blank"
|
||||
msgstr ""
|
||||
msgstr "Muss ausgefüllt werden!"
|
||||
|
||||
## From Ecto.Changeset.unique_constraint/3
|
||||
msgid "has already been taken"
|
||||
|
||||
Reference in New Issue
Block a user