Anons79 Mini Shell

Directory : /home/aplikasiposinfo/.trash/lang/vendor/media-library/fr/
Upload File :
Current File : /home/aplikasiposinfo/.trash/lang/vendor/media-library/fr/validation.php

<?php

return [
    'total_upload_size_too_high' => 'La taille totale maximale des fichiers est :max',
    'total_upload_size_too_low' => 'La taille totale minimale des fichiers est :min',

    'file_too_big' => 'Le fichier est trop grand. La taille maxiles est :max',
    'file_too_small' => 'Le fichier est trop petit. Il doit faire au moins :min',

    'incorrect_dimensions' => [
        'width' => 'La largeur de l\'image doit être :width pixels',
        'height' => 'La hauteur de l\'image doit être :height pixels',
        'both' => 'La taille de l\'image doit être :width x :height pixels',
    ],

    'width_not_between' => 'La largeur de l\'image doit être entre :min et :max pixels',
    'height_not_between' => 'La hauteur de l\'image doit être entre :min et :max pixels',

    'max_items' => 'Vous pouvez seulement télécharger :max fichier|Vous pouvez seulement télécharger :max fichiers',
    'min_items' => 'Vous devez télécharger :min fichier|Vous devez télécharger :min fichiers',

    'extension' => 'Le fichier doit être du type :extensions',
    'mime' => 'Le fichier doit être du type mime :mimes',
    'type' => 'Vous devez télécharger un fichier du type :values',
];

Anons79 File Manager Version 1.0, Coded By Anons79
Email: [email protected]