photogeodata/lang/vendor/filament-actions/es/notifications.php
2026-05-12 20:43:17 +02:00

10 lines
163 B
PHP

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