install
This commit is contained in:
10
lang/vendor/filament-actions/ru/notifications.php
vendored
Normal file
10
lang/vendor/filament-actions/ru/notifications.php
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'throttled' => [
|
||||
'title' => 'Слишком много попыток',
|
||||
'body' => 'Повторите попытку через :seconds сек.',
|
||||
],
|
||||
|
||||
];
|
||||
Reference in New Issue
Block a user