split out email files
This commit is contained in:
@@ -1,21 +1,7 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'emails' => [
|
||||
'whoops' => 'Ops',
|
||||
'hello' => 'Ciao',
|
||||
'regards' => 'Saluti',
|
||||
'buttontroubles' => [
|
||||
'Se hai problemi a cliccare il bottone ":actiontext",',
|
||||
'copia e incolla l\'URL qui sotto nel tuo browser:',
|
||||
],
|
||||
'allrightsreserved' => 'Tutti i Diritti Riservati',
|
||||
],
|
||||
|
||||
|
||||
'downloads' => [
|
||||
'nodownloads' => 'Non ci sono downloads!',
|
||||
],
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user