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

11 lines
152 B
PHP

<?php
return [
'throttled' => [
'title' => 'Demasiadas tentativas',
'body' => 'Tente novamente em :seconds segundos.',
],
];