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
f24c82fb
Commit
f24c82fb
authored
Dec 04, 2016
by
Korko
Browse files
Customize recaptcha error messages
parent
bd5180f0
Changes
1
Hide whitespace changes
Inline
Side-by-side
resources/lang/fr/validation.php
View file @
f24c82fb
...
...
@@ -92,8 +92,9 @@ return [
*/
'custom'
=>
[
'attribute-name'
=>
[
'rule-name'
=>
'custom-message'
,
'g-recaptcha-response'
=>
[
'required'
=>
'Le captcha est obligatoire'
,
'recaptcha'
=>
'Le captcha est invalide'
,
],
],
...
...
@@ -138,6 +139,7 @@ return [
'time'
=>
'Heure'
,
'available'
=>
'Disponible'
,
'size'
=>
'Taille'
,
'g-recaptcha-response'
=>
'Recaptcha'
,
],
];
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