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

11 lines
317 B
PHP
Raw Normal View History

2018-08-29 16:47:58 +03:00
<?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)',
];