notifications.php 317 Bytes
<?php

return [

    'whoops'              => 'Whoops!',
    'hello'               => 'Ciao!',
    'salutation'          => 'Saluti,<br> : company_name',
    'subcopy'             => 'Se stai avendo problemi cliccando il ":testo" pulsante, copiare e incollare l\'URL qui sotto nel tuo browser web: [:url](:url)',

];