akaunting/resources/lang/it-IT/notifications.php

11 lines
317 B
PHP

<?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)',
];