summaryrefslogtreecommitdiff
path: root/localization/en_US.inc
diff options
context:
space:
mode:
authorCarson Fleming <[email protected]>2024-12-30 04:12:19 -0800
committerCarson Fleming <[email protected]>2024-12-30 04:12:19 -0800
commit15e7249322dddde2977cc82185a03cb59d3d46fa (patch)
treecb311405c790a3aac4a52fae42c262bcd195ca32 /localization/en_US.inc
parent649608f336a2b6810886bc291b31126a48a1bba6 (diff)
downloadrc-inbox-settings-15e7249322dddde2977cc82185a03cb59d3d46fa.tar.gz
skill issue by me
Diffstat (limited to 'localization/en_US.inc')
-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 c465a37..37f1705 100644
--- a/localization/en_US.inc
+++ b/localization/en_US.inc
@@ -12,4 +12,5 @@ $labels['sql_error'] = 'Encountered an error while performing the operation; ple
$labels['keygen'] = 'Generate Key';
$labels['key_import'] = 'Import Key';
$labels['key_delete'] = 'Delete Key';
+$labels['no_keys'] = 'There are no encryption keys associated with your account yet.';
?>