Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Korko
SecretSanta.fr
Commits
c31bebcf
Commit
c31bebcf
authored
Dec 05, 2016
by
Korko
Browse files
Continue improving error messages
parent
66ca5b41
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/lang/fr/validation.php
View file @
c31bebcf
...
...
@@ -96,6 +96,12 @@ return [
'required'
=>
'Le captcha est obligatoire'
,
'recaptcha'
=>
'Le captcha est invalide'
,
],
'contentMail'
=>
[
'contains'
=>
'Le contenu du mail doit inclure le mot clef :values'
,
],
'contentSms'
=>
[
'contains'
=>
'Le contenu du sms doit include le mot clef :values'
,
]
],
/*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment