Files
einundzwanzig-portal/resources/lang/vendor/nova/en/validation.php
HolgerHatGarKeineNode 12847f95f6 huge Laravel 10 upgrade
2023-02-19 20:13:20 +01:00

7 lines
159 B
PHP

<?php
return array (
'attached' => 'This :attribute is already attached.',
'relatable' => 'This :attribute may not be associated with this resource.',
);