photogeodata/lang/vendor/filament-actions/ro/notifications.php
2026-05-12 20:43:17 +02:00

10 lines
172 B
PHP

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