<?php

return [

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

    'name'          => 'Feed',
    'names'         => 'Feeds',
];