split out email files
This commit is contained in:
10
resources/lang/it/email.php
Normal file
10
resources/lang/it/email.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
||||
return [
|
||||
'buttontroubles' =>
|
||||
'Se hai problemi a cliccare il bottone ":actiontext", ' .
|
||||
'copia e incolla l\'URL qui sotto nel tuo browser:',
|
||||
];
|
||||
Reference in New Issue
Block a user