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

11 lines
155 B
PHP

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