notifications.php 321 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 <?php return [ 'whoops' => 'Ops!', 'hello' => 'Bem vindo!', 'salutation' => 'Saudação,<br> :company_name', 'subcopy' => 'Se você estiver com problemas para clicar no botão ":text", copie e cole o URL abaixo em seu navegador da web: [:url](:url)', ];