summaryrefslogtreecommitdiff
path: root/localization
diff options
context:
space:
mode:
authorCarson Fleming <[email protected]>2024-11-25 22:32:44 -0800
committerCarson Fleming <[email protected]>2024-11-25 22:32:44 -0800
commite23bbe642399705b9454c7cf3082249bd41b3d7e (patch)
tree60363460c730e3b75c05be9ca9771a312ba383d1 /localization
parentb20788336286acdfe66529e06b2fcfa513781be7 (diff)
downloadrc-inbox-settings-e23bbe642399705b9454c7cf3082249bd41b3d7e.tar.gz
add keys list item
Diffstat (limited to 'localization')
-rw-r--r--localization/en_US.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/localization/en_US.inc b/localization/en_US.inc
index e13e32d..c6fac62 100644
--- a/localization/en_US.inc
+++ b/localization/en_US.inc
@@ -5,6 +5,7 @@ $labels['encryption'] = 'Encryption';
$labels['encrypt_inbox'] = 'Encrypt incoming mail to my inbox';
$labels['forwarding'] = 'Forwarding';
$labels['fwd_addr'] = 'Forward mail to this address';
+$labels['inbox_keys'] = 'Encryption Keys';
$labels['no_query'] = 'One or more database queries are not yet configured';
$labels['no_db'] = 'Failed to connect to the database';
$labels['sql_error'] = 'Encountered an error while performing the operation; please check your SQL syntax and database DSN';