Files
biiproject-kit-v1/lang/vendor/filament-actions/es/notifications.php
T

11 lines
163 B
PHP

<?php
return [
'throttled' => [
'title' => 'Demasiados intentos',
'body' => 'Por favor intente nuevamente en :seconds segundos.',
],
];