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 c0492ba commit 769bb94Copy full SHA for 769bb94
resources/lang/de/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' => 'Diese(r/s) :attribute ist bereits angekoppelt.',
+ 'relatable' => 'Diese(r/s) :attribute kann nicht mit dieser Ressource verknüpft werden.',
18
19
];
0 commit comments