mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-02-15 20:33:26 +00:00
Update CustomFieldInput.elm
This commit is contained in:
parent
a204cddef8
commit
16cbe09fa7
@ -24,7 +24,7 @@ gb =
|
||||
|
||||
de : Texts
|
||||
de =
|
||||
{ errorNoValue = "Bitte gebe einen Wert an"
|
||||
{ errorNoValue = "Bitte gib einen Wert an"
|
||||
, errorNoNumber = "Keine Zahl angegeben"
|
||||
, errorNoAmount = "Kein Betrag angegeben"
|
||||
, errorNotANumber = \str -> "Keine Zahl: " ++ str
|
||||
|
Loading…
Reference in New Issue
Block a user