File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 105
105
'url ' => 'El format :attribute no és vàlid. ' ,
106
106
'uploaded ' => 'No s’ha pogut pujar el fitxer. És possible que el servidor no admeti fitxers d’aquesta mida. ' ,
107
107
108
- 'zip_file ' => 'The :attribute needs to reference a file within the ZIP. ' ,
109
- 'zip_file_mime ' => 'The :attribute needs to reference a file of type :validTypes, found :foundType. ' ,
110
- 'zip_model_expected ' => 'Data object expected but ":type" found . ' ,
111
- 'zip_unique ' => 'The :attribute must be unique for the object type within the ZIP. ' ,
108
+ 'zip_file ' => 'El :attribute necessita fer referència a un arxiu dins del ZIP. ' ,
109
+ 'zip_file_mime ' => 'El :attribute necessita fer referència a un arxiu de tipus :validTyes, trobat :foundType. ' ,
110
+ 'zip_model_expected ' => 'S \' esperava un objecte de dades, però s \' ha trobat ":type". ' ,
111
+ 'zip_unique ' => 'El :attribute ha de ser únic pel tipus d \' objecte dins del ZIP. ' ,
112
112
113
113
// Custom validation lines
114
114
'custom ' => [
You can’t perform that action at this time.
0 commit comments