Files
einundzwanzig-portal/resources/lang/vendor/nova/en/validation.php
Benjamin Takats 3eaa2bc2eb lang
2022-12-21 17:14:32 +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.',
);