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',
|
||||
|
||||
+2
-2
@@ -5,8 +5,8 @@ return [
|
||||
'Global autoresponders' => 'Globalne autorespondery',
|
||||
'Manage automatic replies for account mailboxes' => 'Zarządzanie odpowiedziami dla skrzynek pocztowych konta',
|
||||
'Dashboard' => 'Pulpit',
|
||||
'AUTORESPONDERS' => 'AUTORESPONDERY',
|
||||
'ADD AUTORESPONDER' => 'DODAJ AUTORESPONDER',
|
||||
'AUTORESPONDERS' => 'Lista globalnych autoresponderów',
|
||||
'ADD AUTORESPONDER' => 'Dodaj Globalny autoresponder',
|
||||
'Add autoresponder' => 'Dodaj autoresponder',
|
||||
'Edit autoresponder' => 'Edytuj autoresponder',
|
||||
'Preview autoresponder' => 'Podgląd autorespondera',
|
||||
|
||||
Reference in New Issue
Block a user