We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a29ebc7 commit 5f01acaCopy full SHA for 5f01aca
resources/lang/es/validation.php
@@ -13,7 +13,7 @@
13
|
14
*/
15
16
- 'attached' => 'This :attribute is already attached.',
17
- 'relatable' => 'This :attribute may not be associated with this resource.',
+ 'attached' => 'Este :attribute ya ha sido adjuntado.',
+ 'relatable' => 'Este :attribute puede que no este asociado a este recurso.',
18
19
];
0 commit comments