fix: simplify autoresponder list actions
This commit is contained in:
+2
-2
@@ -5,8 +5,8 @@ return [
|
||||
'Global autoresponders' => 'Global autoresponders',
|
||||
'Manage automatic replies for account mailboxes' => 'Manage automatic replies for account mailboxes',
|
||||
'Dashboard' => 'Dashboard',
|
||||
'AUTORESPONDERS' => 'AUTORESPONDERS',
|
||||
'ADD AUTORESPONDER' => 'ADD AUTORESPONDER',
|
||||
'AUTORESPONDERS' => 'Global autoresponder list',
|
||||
'ADD AUTORESPONDER' => 'Add global autoresponder',
|
||||
'Add autoresponder' => 'Add autoresponder',
|
||||
'Edit autoresponder' => 'Edit autoresponder',
|
||||
'Preview autoresponder' => 'Preview autoresponder',
|
||||
|
||||
Reference in New Issue
Block a user