fix: harden backend synchronization
This commit is contained in:
@@ -52,5 +52,13 @@ return [
|
||||
'Back' => 'Back',
|
||||
'Rule details' => 'Rule details',
|
||||
'Selected' => 'Selected',
|
||||
'Mon' => 'Mon',
|
||||
'Tue' => 'Tue',
|
||||
'Wed' => 'Wed',
|
||||
'Thu' => 'Thu',
|
||||
'Fri' => 'Fri',
|
||||
'Sat' => 'Sat',
|
||||
'Sun' => 'Sun',
|
||||
'DirectAdmin backend supports only one enabled global rule.' => 'DirectAdmin backend supports only one enabled global rule.',
|
||||
'Deleting this rule will disable the automatic reply created by this rule for covered mailboxes.' => 'Deleting this rule will disable the automatic reply created by this rule for covered mailboxes.',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user