notifications.php 296 Bytes
<?php

return [

    'whoops'              => 'Ooops!',
    'hello'               => 'Buna!',
    'salutation'          => 'Salutari,<br>:company_name',
    'subcopy'             => 'Daca nu poti face click pe butonul ":text", copiaza si lipeste link-ul de mai jos in browser: [:url](:url)',

];