diff --git a/resources/lang/gl/exception.php b/resources/lang/gl/exception.php new file mode 100644 index 000000000..15321cec3 --- /dev/null +++ b/resources/lang/gl/exception.php @@ -0,0 +1,11 @@ + [ + 'invalid' => [ + 'album' => 'Debe conter unha soa foto ou vĂ­deo ou varias fotos.', + ], + ], + +];