<?php

return [

    /*
    |--------------------------------------------------------------------------
    | Notifications Language Lines
    |--------------------------------------------------------------------------
    |
    | The following language lines are the default lines which match reasons
    | that are given by the password broker for a password update attempt
    | has failed, such as for an invalid token or invalid new password.
    |
    */

    'empty_title' => 'No hay notificaciones en este momento',
    'empty_msg' => 'Cuando tu equipo empiece a hacer cosas, mostraremos las notificaciones aquí.',
    'add_new_user' => 'Usuario Nuevo!',
    'add_new_user_message' => 'agrego un nuevo usuario',

];
