split out email files
This commit is contained in:
@@ -6,14 +6,4 @@ return [
|
||||
'nodownloads' => 'There are no downloads!',
|
||||
],
|
||||
|
||||
'emails' => [
|
||||
'whoops' => 'Whoops',
|
||||
'hello' => 'Hello',
|
||||
'regards' => 'Regards',
|
||||
'buttontroubles' => [
|
||||
'If you’re having trouble clicking the ":actiontext" button,',
|
||||
'copy and paste the URL below into your web browser:',
|
||||
],
|
||||
'allrightsreserved' => 'All Rights Reserved',
|
||||
],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user