summaryrefslogtreecommitdiff
path: root/localization/en_US.inc
diff options
context:
space:
mode:
authorCarson Fleming <[email protected]>2024-11-24 21:27:12 -0800
committerCarson Fleming <[email protected]>2024-11-24 21:27:12 -0800
commit1c334f7d6760f978df20ed3ff405cfa7dfaf9efd (patch)
treea0907869eb52429276901c2dec5a3e8bb6c21102 /localization/en_US.inc
downloadrc-inbox-settings-1c334f7d6760f978df20ed3ff405cfa7dfaf9efd.tar.gz
may need to revert this
Diffstat (limited to 'localization/en_US.inc')
-rw-r--r--localization/en_US.inc8
1 files changed, 8 insertions, 0 deletions
diff --git a/localization/en_US.inc b/localization/en_US.inc
new file mode 100644
index 0000000..80d21ee
--- /dev/null
+++ b/localization/en_US.inc
@@ -0,0 +1,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';
+?>