diff --git a/resources/lang/fr/exception.php b/resources/lang/fr/exception.php new file mode 100644 index 000000000..bd0fedb02 --- /dev/null +++ b/resources/lang/fr/exception.php @@ -0,0 +1,10 @@ + [ + 'invalid' => [ + 'album' => 'Doit contenir une seule photo ou vidéo ou plusieurs photos.', + ], + ], + +];