diff --git a/resources/lang/pt/exception.php b/resources/lang/pt/exception.php new file mode 100644 index 00000000..a34d23f1 --- /dev/null +++ b/resources/lang/pt/exception.php @@ -0,0 +1,11 @@ + [ + 'invalid' => [ + 'album' => 'Deve conter uma única fotografia ou vídeo, ou várias fotografias.', + ], + ], + +];