File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -404,7 +404,7 @@ export default {
404
404
"array" : ":attribute muss zwischen :min & :max Elemente haben."
405
405
} ,
406
406
"boolean" : ":attribute muss entweder wahr (true) oder falsch (false) sein." ,
407
- "captcha" : "Bitte bestätigen das Sie kein Roboter sind :) " ,
407
+ "captcha" : "Bitte bestätigen das Sie kein Roboter sind. " ,
408
408
"completed" : "Bitte geben Sie eine gültige Telefonnummer ein." ,
409
409
"confirmed" : ":attribute stimmt nicht mit der Bestätigung überein." ,
410
410
"date" : ":attribute muss ein gültiges Datum sein." ,
Original file line number Diff line number Diff line change @@ -425,7 +425,7 @@ export default {
425
425
"array" : ":attribute muss zwischen :min & :max Elemente haben."
426
426
} ,
427
427
"boolean" : ":attribute muss entweder wahr (true) oder falsch (false) sein." ,
428
- "captcha" : "Bitte bestätigen das Sie kein Roboter sind :) " ,
428
+ "captcha" : "Bitte bestätigen das Sie kein Roboter sind. " ,
429
429
"completed" : "Bitte geben Sie eine gültige Telefonnummer ein." ,
430
430
"confirmed" : ":attribute stimmt nicht mit der Bestätigung überein." ,
431
431
"date" : ":attribute muss ein gültiges Datum sein." ,
You can’t perform that action at this time.
0 commit comments