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

11 lines
153 B
PHP

<?php
return [
'throttled' => [
'title' => 'Te veel pogingen',
'body' => 'Probeer het over :seconds seconden opnieuw.',
],
];