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.
2 parents e20f04a + 769bb94 commit 01f2224Copy full SHA for 01f2224
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