updated translations
This commit is contained in:
10
resources/lang/it-IT/notifications.php
Normal file
10
resources/lang/it-IT/notifications.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?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)',
|
||||
|
||||
];
|
Reference in New Issue
Block a user