split out email files
This commit is contained in:
10
resources/lang/en/email.php
Normal file
10
resources/lang/en/email.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
*
|
||||
*/
|
||||
|
||||
return [
|
||||
'buttontroubles' =>
|
||||
'If you’re having trouble clicking the ":actiontext" button, ' .
|
||||
'copy and paste the URL below into your web browser:',
|
||||
];
|
||||
Reference in New Issue
Block a user