[Web] Hide up time of containers that are missing
[Web] Rename fail2ban logs to netfiter logs [Web] Adding timeout to curl requests for dockerapi, fixes #981 [Web] Removed cow from favicon
This commit is contained in:
@@ -666,4 +666,9 @@ $lang['mailbox']['recipient_maps'] = 'Recipient maps';
|
||||
$lang['mailbox']['recipient_map_info'] = 'Recipient maps are used to replace the destination address on a message before it is delivered.';
|
||||
$lang['mailbox']['recipient_map_old'] = 'Original recipient';
|
||||
$lang['mailbox']['recipient_map_new'] = 'New recipient';
|
||||
$lang['mailbox']['add_recipient_map_entry'] = 'Add recipient map';
|
||||
$lang['mailbox']['add_recipient_map_entry'] = 'Add recipient map';
|
||||
$lang['mailbox']['sender_maps'] = 'Sender maps';
|
||||
$lang['mailbox']['sender_map_info'] = 'Sender maps are used to replace the sender address on a message before it is sent.';
|
||||
$lang['mailbox']['sender_map_old'] = 'Original sender';
|
||||
$lang['mailbox']['sender_map_new'] = 'New sender';
|
||||
$lang['mailbox']['add_sender_map_entry'] = 'Add sender map';
|
Reference in New Issue
Block a user