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

11 lines
148 B
PHP

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