Skip to content

Commit 0c9c8ac

Browse files
author
Ilya Sakovich
authored
Merge pull request #99 from Pedrocssg/master
Validation.php Translated to Portuguese
2 parents c4c698e + ca4bf18 commit 0c9c8ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

resources/lang/pt/validation.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
|
1414
*/
1515

16-
'attached' => 'This :attribute is already attached.',
17-
'relatable' => 'This :attribute may not be associated with this resource.',
16+
'attached' => 'Este :attribute já foi anexado.',
17+
'relatable' => 'Este :attribute não pode ser associado com este recurso.',
1818

1919
];

0 commit comments

Comments
 (0)