summaryrefslogtreecommitdiff
path: root/localization/en_US.inc
blob: 80d21ee4dd8eac38b12ad10d40352b2da63769f1 (plain)
1
2
3
4
5
6
7
8
<?php
$labels = [];
$labels['inbox_settings'] = 'Inbox Settings';
$labels['encryption'] = 'Encryption';
$labels['encrypt_inbox'] = 'Encrypt incoming mail to my inbox';
$labels['forwarding'] = 'Forwarding';
$labels['fwd_addr'] = 'Forward mail to this address';
?>