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

11 lines
144 B
PHP

<?php
return [
'throttled' => [
'title' => 'Previše pokušaja',
'body' => 'Pokušajte ponovo za :seconds s.',
],
];