summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--localization/en_US.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/localization/en_US.inc b/localization/en_US.inc
index 37f1705..92be566 100644
--- a/localization/en_US.inc
+++ b/localization/en_US.inc
@@ -13,4 +13,6 @@ $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.';
+$labels['fingerprint'] = 'Key Fingerprint';
+$labels['comment'] = 'Comment';
?>