Merge branch 'master' into develop
This commit is contained in:
@@ -14,6 +14,6 @@ return array(
|
||||
*/
|
||||
|
||||
'previous' => '« Sebelumnya',
|
||||
'next' => 'Selanjutnya »',
|
||||
'next' => 'Berikutnya »',
|
||||
|
||||
);
|
||||
);
|
||||
|
||||
@@ -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.",
|
||||
|
||||
Reference in New Issue
Block a user