Skip to content

Commit 4868015

Browse files
committed
New translations validation.php (Catalan)
1 parent bd0fd28 commit 4868015

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lang/ca/validation.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@
106106
'uploaded' => 'No s’ha pogut pujar el fitxer. És possible que el servidor no admeti fitxers d’aquesta mida.',
107107

108108
'zip_file' => 'El :attribute necessita fer referència a un arxiu dins del ZIP.',
109+
'zip_file_size' => 'The file :attribute must not exceed :size MB.',
109110
'zip_file_mime' => 'El :attribute necessita fer referència a un arxiu de tipus :validTyes, trobat :foundType.',
110111
'zip_model_expected' => 'S\'esperava un objecte de dades, però s\'ha trobat ":type".',
111112
'zip_unique' => 'El :attribute ha de ser únic pel tipus d\'objecte dins del ZIP.',

0 commit comments

Comments
 (0)