@@ -0,0 +1,11 @@
+<?php
+
+return [
+ 'compose' => [
+ 'invalid' => [
+ 'album' => 'Debe conter unha soa foto ou vídeo ou varias fotos.',
+ ],
+];