install
This commit is contained in:
10
lang/vendor/filament-actions/en/notifications.php
vendored
Normal file
10
lang/vendor/filament-actions/en/notifications.php
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'throttled' => [
|
||||
'title' => 'Too many attempts',
|
||||
'body' => 'Please try again in :seconds seconds.',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user