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

11 lines
144 B
PHP

<?php
return [
'throttled' => [
'title' => 'For mange forsøk',
'body' => 'Prøv igjen om :seconds sekunder.',
],
];