Skip to content

Commit

Permalink
Create filament-captcha.php
Browse files Browse the repository at this point in the history
  • Loading branch information
erchecho authored Jan 21, 2025
1 parent 6e03c22 commit 197c594
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions resources/lang/es/filament-captcha.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
<?php

return [
'captcha_invalid' => 'El CAPTCHA introducido no es correcto.',
'captcha_required' => 'Por favor, completa el CAPTCHA para continuar.',
];

0 comments on commit 197c594

Please sign in to comment.