diff options
Diffstat (limited to 'localization')
| -rw-r--r-- | localization/en_US.inc | 1 |
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.'; ?> |
