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

10 lines
155 B
PHP

<?php
return [
'throttled' => [
'title' => 'Trop de tentatives',
'body' => 'Veuillez réessayer dans :seconds secondes.',
],
];