add flash alert if email field empty
This commit is contained in:
parent
1cbafd1e0b
commit
eddd7a2192
4 changed files with 24 additions and 0 deletions
|
@ -7,6 +7,10 @@ en:
|
|||
answer: "Answer"
|
||||
claimant: Claimant
|
||||
confidentiel: Confidential
|
||||
errors:
|
||||
models:
|
||||
email:
|
||||
empty: Email field can not be empty
|
||||
helpers:
|
||||
label:
|
||||
invite_linked_dossiers:
|
||||
|
|
|
@ -7,6 +7,10 @@ fr:
|
|||
answer: "Réponse"
|
||||
claimant: Demandeur
|
||||
confidentiel: confidentiel
|
||||
errors:
|
||||
models:
|
||||
email:
|
||||
empty: Le champ email ne peut pas être vide
|
||||
helpers:
|
||||
label:
|
||||
invite_linked_dossiers:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue