notifications.php 350 Bytes
<?php

return [

    'whoops'              => 'Hoppala!',
    'hello'               => 'Hallo!',
    'salutation'          => 'Mit freundlichen Grüßen,<br> :company_name',
    'subcopy'             => 'Wenn Sie Probleme damit haben den „:text“ Button zu drücken, kopieren Sie bitte die nachfolgende URL in Ihren Webbrowser. [:url](:url)',

];