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

11 lines
172 B
PHP

<?php
return [
'throttled' => [
'title' => 'Prea multe încercări',
'body' => 'Vă rugăm să încercați din nou în :seconds secunde.',
],
];