Browse Source

Merge pull request #1520 from JorgeMurta/master

Small Changes on the Language File (PT-PT)
Taylor Otwell 12 years ago
parent
commit
14179c8811
1 changed files with 1 additions and 1 deletions
  1. 1 1
      application/language/pt/validation.php

+ 1 - 1
application/language/pt/validation.php

@@ -18,7 +18,7 @@ return array(
 	|
 	*/
 
-	"accepted"       => "O :attribute deve ser aceito.",
+	"accepted"       => "O :attribute deve ser aceite.",
 	"active_url"     => "O :attribute não é uma URL válida.",
 	"after"          => "O :attribute deve ser uma data após :date.",
 	"alpha"          => "O :attribute só pode conter letras.",