Jelajahi Sumber

Create exception.php - Catalan

Jordi Brunet 5 tahun lalu
induk
melakukan
f96cc2974d
1 mengubah file dengan 8 tambahan dan 0 penghapusan
  1. 8 0
      resources/lang/ca/exception.php

+ 8 - 0
resources/lang/ca/exception.php

@@ -0,0 +1,8 @@
+<?php
+return [
+	'compose' => [
+		'invalid' => [
+			'album' => 'Cal que afegiu una foto, un vídeo o diverses fotos.',
+		],
+	],
+];