<?php

// /resources/views/home.blade.php

return [
    'no_messages' => 'Ainda não há itens compartilhados com você.',
    'share_item' => 'Compartilhe um item!',
    'return' => 'Retornar',
    'cancel_alert' => 'Cancelar alerta',
    'alert_me' => 'Alertar',
    'take' => 'Pegar'
];