Files

11 lines
144 B
PHP

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