<?php

return [

    /*
    |--------------------------------------------------------------------------
    | Label language files for Deal package
    |--------------------------------------------------------------------------
    |
    | The following language lines are the default labels for deal module,
    | and it is used by the template/view files in this module
    |
    */

    'name'          => 'Deal',
    'names'         => 'Deals',
];