Files
einundzwanzig-portal/lang/vendor/nova/en/validation.php
2023-02-19 18:05:16 +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.',
);